Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Dui_service_extension.cpp105 if (Rosen::ParseSystemWindowTypeForApiWindowType( in GetWindowOption()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h312 bool ParseSystemWindowTypeForApiWindowType(int32_t apiWindowType, WindowType& windowType);
H A Djs_window_utils.cpp919 bool ParseSystemWindowTypeForApiWindowType(int32_t apiWindowType, WindowType& windowType) in ParseSystemWindowTypeForApiWindowType() function