Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp216 bool isMyselfMatch = true; in LocateNodeAfterAnchor() local
218 isMyselfMatch = tempWidget.get().MatchAttr(myselfIt) && isMyselfMatch; in LocateNodeAfterAnchor()
219 if (!isMyselfMatch) { in LocateNodeAfterAnchor()
223 if (!isMyselfMatch) { in LocateNodeAfterAnchor()
299 bool isMyselfMatch = true; in LocateNodeAfterBeforeAnchor() local
301 isMyselfMatch = visitWidgets[index].MatchAttr(myselfIt) && isMyselfMatch; in LocateNodeAfterBeforeAnchor()
303 if (!isMyselfMatch) { in LocateNodeAfterBeforeAnchor()
397 bool isMyselfMatch in LocateNodeWithInAnchor() local
457 bool isMyselfMatch = true; global() variable
515 bool isMyselfMatch = true; global() variable
[all...]

Completed in 1 milliseconds