Searched defs:highlight (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1SmeP.h | 56 void (*highlight)(); member in struct:_SmeClassPart
|
H A D | Xaw3_1ListP.h | 90 highlight, /*set to the item that should be highlighted.*/ member in struct:__anon305
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | SmeP.h | 59 void (*highlight)(); member in struct:_SmeClassPart
|
H A D | ListP.h | 90 highlight, /* set to the item that should be highlighted.*/ member in struct:__anon369
|
H A D | TextSink.c | 249 * highlight - hightlight this text? 258 DisplayText(w, x, y, pos1, pos2, highlight) 261 Boolean highlight; 476 * highlight - hightlight this text? 494 /* Boolean */ int highlight) 496 Boolean highlight) 499 XawTextSinkDisplayText(w, x, y, pos1, pos2, highlight) 502 Boolean highlight; 508 (*class->text_sink_class.DisplayText)(w, x, y, pos1, pos2, highlight); 486 XawTextSinkDisplayText(Widget w, int x, int y, XawTextPosition pos1, XawTextPosition pos2, int highlight) argument
|
Completed in 42 milliseconds