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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefs.h64 #define STYLE_NOTITLE (1L) /* Force window style no titlebar */ macro
H A Dwinprefsyacc.y205 group2: NOTITLE { $$=STYLE_NOTITLE; }
H A Dwinprefsyacc.c1512 { (yyval.uVal)=STYLE_NOTITLE; }
H A Dwinmultiwindowwm.c1906 if (style & STYLE_NOTITLE)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefs.h63 #define STYLE_NOTITLE (1L) /* Force window style no titlebar */ macro
H A Dwinprefsyacc.y204 group2: NOTITLE { $$=STYLE_NOTITLE; }
H A Dwinmultiwindowwm.c1657 if (style & STYLE_NOTITLE)

Completed in 14 milliseconds