Searched refs:backing_store (Results 1 - 10 of 10) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimpleMenP.h77 int backing_store; /* What type of backing store to use. */ member in struct:_SimpleMenuPart
H A DSimpleMenu.c90 offset(backing_store),
359 if ((smw->simple_menu.backing_store == Always) ||
360 (smw->simple_menu.backing_store == NotUseful) ||
361 (smw->simple_menu.backing_store == WhenMapped) ) {
363 attrs->backing_store = smw->simple_menu.backing_store;
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ClockP.h53 int backing_store; /* backing store type */ member in struct:__anon290
H A DXaw3_1SimpleMenP.h79 int backing_store; /* What type of backing store to use. */ member in struct:_SimpleMenuPart
H A DXaw3_1SimpleMenu.c88 offset(backing_store),
348 if ((smw->simple_menu.backing_store == Always) ||
349 (smw->simple_menu.backing_store == NotUseful) ||
350 (smw->simple_menu.backing_store == WhenMapped) ) {
352 attrs->backing_store = smw->simple_menu.backing_store;
H A DXaw3_1Clock.c94 offset (backing_store), XtRString, "default"},
230 switch (w->clock.backing_store) {
235 attrs->backing_store = w->clock.backing_store;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A DlibvtsSUNWast.c292 xswa.backing_store = NotUseful;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c292 xswa.backing_store = NotUseful;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c286 xswa.backing_store = NotUseful;
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Drtn_grab.c397 if (attr.backing_store == NotUseful) {

Completed in 62 milliseconds