/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/ |
H A D | Command.c | 235 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, 445 cbw->label.normal_GC = cbw->command.inverse_GC; 465 norm_gc = cbw->command.inverse_GC; 470 rev_gc = cbw->command.inverse_GC; 501 XtReleaseGC( w, cbw->command.inverse_GC ); 536 XtReleaseGC(new, cbw->command.inverse_GC); 542 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, 546 ? cbw->command.inverse_GC
|
H A D | CommandP.h | 119 GC inverse_GC; member
|
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/ |
H A D | Command.c | 243 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in Initialize() 421 cbw->label.normal_GC = cbw->command.inverse_GC; in PaintCommandWidget() 442 norm_gc = cbw->command.inverse_GC; in PaintCommandWidget() 447 rev_gc = cbw->command.inverse_GC; in PaintCommandWidget() 497 XtReleaseGC( w, cbw->command.inverse_GC ); in Destroy() 529 XtReleaseGC(new, cbw->command.inverse_GC); in SetValues() 535 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in SetValues() 539 ? cbw->command.inverse_GC in SetValues()
|
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/ |
H A D | Command.c | 263 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in Initialize() 488 norm_gc = cbw->command.inverse_GC; in PaintCommandWidget() 492 rev_gc = cbw->command.inverse_GC; in PaintCommandWidget() 536 XtReleaseGC( w, cbw->command.inverse_GC ); in Destroy() 569 XtReleaseGC(new, cbw->command.inverse_GC); in SetValues() 575 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in SetValues() 579 ? cbw->command.inverse_GC in SetValues()
|
H A D | CommandP.h | 119 GC inverse_GC; member
|
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/ |
H A D | Command.c | 268 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in XawCommandInitialize() 453 rev_gc = cbw->command.inverse_GC; in PaintCommandWidget() 465 rev_gc == cbw->command.inverse_GC) { in PaintCommandWidget() 504 XtReleaseGC(w, cbw->command.inverse_GC); in XawCommandDestroy() 542 XtReleaseGC(cnew, cbw->command.inverse_GC); in XawCommandSetValues() 546 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, in XawCommandSetValues()
|
/dports/x11-toolkits/libXaw/libXaw-1.0.14/include/X11/Xaw/ |
H A D | CommandP.h | 90 GC inverse_GC; member
|
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/X11/Xaw3d/ |
H A D | CommandP.h | 119 GC inverse_GC; member
|
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/include/X11/Xaw3dxft/ |
H A D | CommandP.h | 114 GC inverse_GC; member
|
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/ |
H A D | Dial.c | 336 new->dial.inverse_GC = XtGetGC((Widget)new,valueMask,&values); 588 XtReleaseGC((Widget)new,new->dial.inverse_GC); 591 new->dial.inverse_GC = XtGetGC((Widget)new,valueMask,&values); 671 draw_indicator(current,current->dial.inverse_GC); 686 XtReleaseGC((Widget)w,w->dial.inverse_GC); 778 draw_indicator(w,w->dial.inverse_GC); 833 draw_shading(w,w->dial.inverse_GC); 898 draw_shading(w,w->dial.inverse_GC); 1235 XFillArc(XtDisplay(w),XtWindow(w),w->dial.inverse_GC,
|
H A D | DialP.h | 94 GC inverse_GC; /* erases indicator & shading. */ member
|
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/ |
H A D | Button.c | 196 XtDestroyGC (bw->button.inverse_GC); 353 XtDestroyGC(curcbox->button.inverse_GC); 493 aButton->button.inverse_GC = XtGetGC((Widget)aButton,
|
H A D | PButton.c | 473 : pb->button.inverse_GC), 486 ? pb->button.inverse_GC
|
H A D | Toggle.c | 611 w -> button.inverse_GC), 619 w -> button.inverse_GC));
|
H A D | XwP.h | 297 GC inverse_GC; member
|
H A D | MenuBtn.c | 1179 theGC = mbutton->button.inverse_GC;
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | IconGP.h | 88 GC inverse_GC; member 204 icong.cache->inverse_GC)
|
H A D | IconG.c | 2786 (icon_inst-> inverse_GC == icon_cache_inst->inverse_GC) && in IconGCacheCompare()
|
/dports/print/gv/gv-3.7.4/src/ |
H A D | Button.c | 268 gc = bw->command.inverse_GC;
|
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/ |
H A D | xlwradio.c | 563 DrawHighlight(w, rw->command.inverse_GC); in RadioUnhighlight()
|