Home
last modified time | relevance | path

Searched refs:TOPMOST (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.h65 TOPMOST = 266, /* TOPMOST */ enumerator
101 #define TOPMOST 266 macro
H A Dwinprefslex.l73 TOPMOST { return TOPMOST; }
H A Dwinprefsyacc.y104 %token TOPMOST
199 group1: TOPMOST { $$=STYLE_TOPMOST; }
H A Dwinprefsyacc.c211 TOPMOST = 266, /* TOPMOST */ enumerator
247 #define TOPMOST 266 macro
H A Dwinprefslex.c1023 { return TOPMOST; }