Home
last modified time | relevance | path

Searched refs:GetParentWindowRect (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_subwindow_manager.cpp54 Rect SubwindowManager::GetParentWindowRect() in GetParentWindowRect() function in OHOS::Ace::SubwindowManager
H A Dmock_subwindow.h65 MOCK_CONST_METHOD0(GetParentWindowRect, Rect());
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow.h95 virtual Rect GetParentWindowRect() const = 0;
H A Dsubwindow_manager.h60 Rect GetParentWindowRect();
H A Dsubwindow_manager.cpp234 Rect SubwindowManager::GetParentWindowRect() in GetParentWindowRect() function in OHOS::Ace::SubwindowManager
238 return currentSubwindow_->GetParentWindowRect(); in GetParentWindowRect()
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.h139 Rect GetParentWindowRect() const override;
H A Dsubwindow_ohos.cpp1737 Rect SubwindowOhos::GetParentWindowRect() const in GetParentWindowRect() function in SubwindowOhos
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp495 hostWindowRect_ = SubwindowManager::GetInstance()->GetParentWindowRect(); in UpdateHostWindowRect()

Completed in 12 milliseconds