Searched defs:norm_gc (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SmeBSBP.h77 GC norm_gc; /* noral color gc. */ member in struct:__anon319
H A DXaw3_1Command.c438 GC norm_gc, rev_gc; local
463 norm_gc = cbw->command.inverse_GC;
467 norm_gc = cbw->command.normal_GC;
475 cbw->label.normal_GC = norm_gc; /* Give the label the right GC. */
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSmeBSBP.h82 GC norm_gc; /* noral color gc. */ member in struct:__anon387
H A DCommand.c422 GC norm_gc, rev_gc; local
447 norm_gc = cbw->command.inverse_GC;
451 norm_gc = cbw->command.normal_GC;
459 cbw->label.normal_GC = norm_gc; /* Give the label the right GC. */

Completed in 20 milliseconds