Searched refs:SetAndCalcSelectWindowRect (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/arkxtest/uitest/core/ |
| D | select_strategy.cpp | 34 …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()
|
| D | select_strategy.h | 42 …virtual void SetAndCalcSelectWindowRect(const Rect &windowBounds, const std::vector<Rect> &windowB…
|
| D | ui_driver.cpp | 233 selectStrategy->SetAndCalcSelectWindowRect(curWinCache.window_.bounds_, in RetrieveWidget()
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | select_strategy_test.cpp | 42 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 69 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 94 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()
|