Home
last modified time | relevance | path

Searched defs:visitWidgets (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dwidget_selector.cpp112 Select(const Window window, ElementNodeIterator &elementNodeRef, std::vector<Widget> &visitWidgets, std::vector<int> &targetWidgets) const Select() argument
H A Dselect_strategy.cpp193 LocateNodeAfterAnchor(const Window &window, ElementNodeIterator &elementNodeRef, std::vector<Widget> &visitWidgets, std::vector<int> &targetWidgets) LocateNodeAfterAnchor() argument
291 LocateNodeAfterBeforeAnchor(std::vector<Widget> &visitWidgets, std::vector<int> &targetWidgets) LocateNodeAfterBeforeAnchor() argument
371 LocateNodeWithInAnchor(const Window &window, ElementNodeIterator &elementNodeRef, std::vector<Widget> &visitWidgets, std::vector<int> &targetWidgets) LocateNodeWithInAnchor() argument
545 CalcMaxAfterAnchorIndex(const std::vector<Widget> &visitWidgets) CalcMaxAfterAnchorIndex() argument
567 CalcMinBeforeAnchorIndex(const std::vector<Widget> &visitWidgets) CalcMinBeforeAnchorIndex() argument
589 CheckTargetIdByParentSelect(const std::vector<int> &parentIndexVec, const std::vector<Widget> &visitWidgets) CheckTargetIdByParentSelect() argument
613 LocateNodeWithInComplexSelect(std::vector<int> &filterParentValidId, const std::vector<Widget> &visitWidgets, const std::vector<int> &myselfTargets) LocateNodeWithInComplexSelect() argument
634 DoComplexSelect(const std::vector<Widget> &visitWidgets, std::vector<int> &fakeTargets, std::vector<int> &myselfTargets) DoComplexSelect() argument
[all...]

Completed in 2 milliseconds