Searched defs:PaintItemName (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1List.c449 /* Function Name: PaintItemName
459 PaintItemName(w, item) function
546 PaintItemName(w, item);
927 PaintItemName(w, lw->list.is_highlighted); /* unhighlight this one. */
947 PaintItemName(w, lw->list.is_highlighted); /* Unhighlight. */
948 PaintItemName(w, item); /* HIGHLIGHT this one. */
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DList.c565 /* PaintItemName()
574 PaintItemName(w, item) function
683 PaintItemName(w, item);
1148 PaintItemName(w, lw->list.is_highlighted); /* unhighlight this one. */
1172 PaintItemName(w, lw->list.is_highlighted); /* Unhighlight. */
1173 PaintItemName(w, item); /* HIGHLIGHT this one. */

Completed in 29 milliseconds