Searched refs:inverse_GC (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1CommandP.h94 GC inverse_GC; member in struct:__anon293
H A DXaw3_1Command.c237 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
444 cbw->label.normal_GC = cbw->command.inverse_GC;
463 norm_gc = cbw->command.inverse_GC;
468 rev_gc = cbw->command.inverse_GC;
498 XtReleaseGC( w, cbw->command.inverse_GC );
531 XtReleaseGC(new, cbw->command.inverse_GC);
537 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
541 ? cbw->command.inverse_GC
H A DXaw3_1CommandI.h64 #define ComWinverseGC cbw->command.inverse_GC
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DCommandP.h118 GC inverse_GC; member in struct:__anon358
H A DCommand.c220 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
428 cbw->label.normal_GC = cbw->command.inverse_GC;
447 norm_gc = cbw->command.inverse_GC;
452 rev_gc = cbw->command.inverse_GC;
482 XtReleaseGC( w, cbw->command.inverse_GC );
517 XtReleaseGC(new, cbw->command.inverse_GC);
523 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
527 ? cbw->command.inverse_GC

Completed in 858 milliseconds