HomeSort by: relevance | last modified time | path
    Searched refs:flg (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/src/
XawIm.c 614 table->flg = table->prev_flg = 0;
662 p->flg |= CICursorP;
666 p->flg |= (CIFontSet|CICursorP);
670 p->flg |= CIFg;
674 p->flg |= CIBg;
678 p->flg |= CIBgPixmap;
682 p->flg |= CILineS;
790 if (p->flg & CIFontSet) {
801 if (p->flg & CIFg) {
807 if (p->flg & CIBg)
    [all...]
  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
XawImP.h 90 unsigned long flg; member in struct:_XawIcTablePart

Completed in 5 milliseconds