Home
last modified time | relevance | path

Searched defs:parentWindowType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/session_info/include/
H A Dsession_info.h48 uint32_t parentWindowType = 1; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp282 void WindowOption::SetParentWindowType(WindowType parentWindowType) in SetParentWindowType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp320 uint32_t parentWindowType = 0; in CreateSession() local
H A Dsession_wrapper_impl.cpp309 uint32_t parentWindowType = 0; in CreateSession() local
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1562 void WindowSessionProperty::SetParentWindowType(WindowType parentWindowType) in SetParentWindowType()