Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp34 void SelectStrategy::SetAndCalcSelectWindowRect(const Rect &windowBounds, const std::vector<Rect> &windowBoundsVec) in SetAndCalcSelectWindowRect() function in OHOS::uitest::SelectStrategy
155 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_);
250 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_);
330 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_);
432 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_);
491 SetAndCalcSelectWindowRect(window.bounds_, window.invisibleBoundsVec_);
H A Dselect_strategy.h42 virtual void SetAndCalcSelectWindowRect(const Rect &windowBounds, const std::vector<Rect> &windowBoundsVec);
H A Dui_driver.cpp239 selectStrategy->SetAndCalcSelectWindowRect(curWinCache.window_.bounds_, in RetrieveWidget()
/test/testfwk/arkxtest/uitest/test/
H A Dselect_strategy_test.cpp42 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()
69 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()
94 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST()

Completed in 5 milliseconds