Home
last modified time | relevance | path

Searched defs:GetWindowRect (Results 1 – 10 of 10) sorted by relevance

/foundation/window/window_manager/utils/src/
Dwindow_transition_info.cpp86 Rect WindowTransitionInfo::GetWindowRect() in GetWindowRect() function in OHOS::Rosen::WindowTransitionInfo
Dwindow_property.cpp349 Rect WindowProperty::GetWindowRect() const in GetWindowRect() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp88 Rect WindowOption::GetWindowRect() const in GetWindowRect() function in OHOS::Rosen::WindowOption
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp92 Rect WindowOption::GetWindowRect() const in GetWindowRect() function in OHOS::Rosen::WindowOption
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp277 Rect WindowNode::GetWindowRect() const in GetWindowRect() function in OHOS::Rosen::WindowNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_handler.cpp61 bool SecurityComponentHandler::GetWindowRect(RefPtr<FrameNode>& node, in GetWindowRect() function in OHOS::Ace::NG::SecurityComponentHandler
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp121 Rect WindowSessionProperty::GetWindowRect() const in GetWindowRect() function in OHOS::Rosen::WindowSessionProperty
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dability_context_impl_test.cpp58 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() function in OHOS::AppExecFwk::MyAbilityCallback
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp671 void AbilityContextImpl::GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() function in OHOS::AbilityRuntime::AbilityContextImpl
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dability.cpp1903 void Ability::GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() function in OHOS::AppExecFwk::Ability