Searched refs:CILineS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DXawImP.h73 #define CILineS (1 << 6) macro
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c680 if (pp->prev_flg & CILineS && p->line_spacing != pp->line_spacing) {
682 p->flg |= CILineS;
819 if (p->flg & CILineS) {
910 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
939 CIBgPixmap | CICursorP | CILineS))) return;
981 if (p->flg & CILineS) {
1045 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
1153 p->flg |= CILineS;

Completed in 4 milliseconds