Home
last modified time | relevance | path

Searched defs:screen (Results 1 – 2 of 2) 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()
H A Dximpl.h28 int screen; /* Screen of display */ member