Home
last modified time | relevance | path

Searched defs:visual (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/draw/impls/x/
H A Dxcolor.c37 static PetscErrorCode PetscDrawSetUpColormap_Shared(Display *display, int screen, Visual *visual, C… in PetscDrawSetUpColormap_Shared()
87 static PetscErrorCode PetscDrawSetUpColormap_Private(Display *display, int screen, Visual *visual, … in PetscDrawSetUpColormap_Private()
159 static PetscErrorCode PetscDrawSetUpColormap_X(Display *display, int screen, Visual *visual, Colorm… in PetscDrawSetUpColormap_X()