Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1645 #define HINT_NOSYSMENU (1L<<6) macro
1716 hint |= (HINT_NOFRAME | HINT_NOSYSMENU | HINT_NOMINIMIZE | HINT_NOMAXIMIZE); in winApplyHints()
1725 hint |= HINT_NOSYSMENU; in winApplyHints()
1754 hint |= (HINT_SKIPTASKBAR | HINT_NOSYSMENU | HINT_NOMINIMIZE | HINT_NOMAXIMIZE); in winApplyHints()
1870 if (hint & HINT_NOSYSMENU) in winApplyHints()