Searched defs:windowMatcher (Results 1 – 2 of 2) sorted by relevance
201 auto windowMatcher = WidgetMatchModel(UiAttr::HOST_WINDOW_ID, to_string(window_.id_), EQ); in Split() local279 auto windowMatcher = WidgetMatchModel(UiAttr::HOST_WINDOW_ID, to_string(window_.id_), EQ); in BarAction() local
299 auto windowMatcher = [&filterBundle](const Window &window) -> bool { in TEST_F() local374 auto windowMatcher = [&filterActive](const Window &window) -> bool { in TEST_F() local