Searched refs:STYLE_NOFRAME (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefs.h66 #define STYLE_NOFRAME (1L<<2) /* Force window style no frame */ macro
H A Dwinprefsyacc.y207 | NOFRAME { $$=STYLE_NOFRAME; }
H A Dwinprefsyacc.c1524 { (yyval.uVal)=STYLE_NOFRAME; }
H A Dwinmultiwindowwm.c1914 else if (style & STYLE_NOFRAME)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefs.h65 #define STYLE_NOFRAME (1L<<2) /* Force window style no frame */ macro
H A Dwinprefsyacc.y206 | NOFRAME { $$=STYLE_NOFRAME; }
H A Dwinmultiwindowwm.c1661 else if (style & STYLE_NOFRAME)

Completed in 11 milliseconds