Searched defs:beforeAnchor (Results 1 – 2 of 2) sorted by relevance
604 WidgetMatchModel beforeAnchor{UiAttr::ACCESSIBILITY_ID, "11", ValueMatchPattern::EQ}; in TEST() local634 WidgetMatchModel beforeAnchor{UiAttr::ACCESSIBILITY_ID, "11", ValueMatchPattern::EQ}; in TEST() local664 WidgetMatchModel beforeAnchor{UiAttr::ACCESSIBILITY_ID, "11", ValueMatchPattern::EQ}; in TEST() local
565 void RegisterMultiBeforeAnchor(const std::vector<WidgetMatchModel> &beforeAnchor) in RegisterMultiBeforeAnchor()