Home
last modified time | relevance | path

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

/foundation/windowmanager/interfaces/innerkits/wm/
Dwm_common.h35 BELOW_APP_SYSTEM_WINDOW_BASE = SYSTEM_WINDOW_BASE, enumerator
/foundation/windowmanager/utils/include/
Dwindow_helper.h43 …return (type >= WindowType::BELOW_APP_SYSTEM_WINDOW_BASE && type < WindowType::BELOW_APP_SYSTEM_WI… in IsBelowSystemWindow()