Home
last modified time | relevance | path

Searched refs:TitlebarNoPush (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/Look/
H A DTitlebarNoPush1 <varlistentry id="options.TitlebarNoPush">
2 <term>TitlebarNoPush</term>
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dafterstep.h246 #define TitlebarNoPush (1<<1) macro
H A Dborders.c230 if (Textures.flags & TitlebarNoPush && in SetBorder()
519 if (Textures.flags & TitlebarNoPush) { in SetTitleBar()
624 if (!(Textures.flags & TitlebarNoPush) || type==0 in SetTitleBar()
H A Dconfigure.c247 {"TitlebarNoPush", SetTextureFlag, (char **)TitlebarNoPush, (int *)0},
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dmylook.h40 TitlebarNoPush = (0x01 << 3), enumerator
/dports/x11-wm/afterstep/AfterStep-1.0/
H A Dsample.steprc68 TitlebarNoPush
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dconfigure.c461 {"TitlebarNoPush", SetLookFlag, (char **)TitlebarNoPush, NULL},