Searched refs:allocateBackground (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glw/dist/
H A DGLwDrawAP.h87 Boolean allocateBackground; member in struct:__anon900f39910108
H A DGLwDrawA.c181 offset(allocateBackground), XtRImmediate, (XtPointer) FALSE},
240 /* The background is obtained only if the allocateBackground resource is TRUE*/
505 if(req->glwDrawingArea.allocateBackground){
529 if(!(glw->glwDrawingArea.installBackground && glw->glwDrawingArea.allocateBackground)){

Completed in 2 milliseconds