Searched defs:screen (Results 1 – 2 of 2) sorted by relevance
37 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()
28 int screen; /* Screen of display */ member