Home
last modified time | relevance | path

Searched defs:requestWindowModeSupportType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp477 uint32_t requestWindowModeSupportType = 1; variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp489 void WindowProperty::SetRequestWindowModeSupportType(uint32_t requestWindowModeSupportType) in SetRequestWindowModeSupportType()