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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DCommandP.h90 GC inverse_GC; member in struct:__anon19630fef0208
/xsrc/external/mit/libXaw/dist/src/
H A DCommand.c270 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
455 rev_gc = cbw->command.inverse_GC;
467 rev_gc == cbw->command.inverse_GC) {
506 XtReleaseGC(w, cbw->command.inverse_GC);
544 XtReleaseGC(cnew, cbw->command.inverse_GC);
548 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,

Completed in 31 milliseconds