Searched refs:BELOW_APP_SYSTEM_WINDOW_BASE (Results 1 – 2 of 2) sorted by relevance
35 BELOW_APP_SYSTEM_WINDOW_BASE = SYSTEM_WINDOW_BASE, enumerator
43 …return (type >= WindowType::BELOW_APP_SYSTEM_WINDOW_BASE && type < WindowType::BELOW_APP_SYSTEM_WI… in IsBelowSystemWindow()