Searched refs:Get_GC (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Command.c | 190 Get_GC(cbw, fg, bg) function 235 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground, 237 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, 535 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground, 537 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Command.c | 170 Get_GC(cbw, fg, bg) function 218 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground, 220 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel, 521 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground, 523 cbw->command.inverse_GC = Get_GC(cbw, cbw->core.background_pixel,
|
Completed in 8 milliseconds