Home
last modified time | relevance | path

Searched refs:SetAndCalcSelectWindowRect (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dselect_strategy.cpp34 …void SelectStrategy::SetAndCalcSelectWindowRect(const Rect &windowBounds, const std::vector<Rect> … in SetAndCalcSelectWindowRect() function in OHOS::uitest::SelectStrategy
179 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_); in LocateNode()
277 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_); in LocateNode()
356 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_); in LocateNode()
461 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_); in LocateNode()
520 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_); in LocateNode()
Dselect_strategy.h42 …virtual void SetAndCalcSelectWindowRect(const Rect &windowBounds, const std::vector<Rect> &windowB…
Dui_driver.cpp233 selectStrategy->SetAndCalcSelectWindowRect(curWinCache.window_.bounds_, in RetrieveWidget()
/test/testfwk/arkxtest/uitest/test/
Dselect_strategy_test.cpp42 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()
69 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()
94 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()