Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp178 std::reference_wrapper<Widget const> tempAnchorWidget = visitWidgets.back(); variable
181 isAnchorMatch = tempAnchorWidget.get().MatchAttr(anchorIt) && isAnchorMatch;
273 std::reference_wrapper<Widget const> tempAnchorWidget = visitWidgets.back(); variable
276 isAnchorMatch = tempAnchorWidget.get().MatchAttr(anchorIt) && isAnchorMatch;
353 std::reference_wrapper<Widget const> tempAnchorWidget = visitWidgets.back(); variable
356 isAnchorMatch = tempAnchorWidget.get().MatchAttr(anchorIt) && isAnchorMatch;

Completed in 2 milliseconds