Searched refs:first_in_mappers (Results 1 – 2 of 2) sorted by relevance
219 inline std::optional<T> first_in_mappers(std::function<std::optional<T>(InputMapper&)> f) { in first_in_mappers() function
581 return first_in_mappers<int32_t>( in getAssociatedDisplayId()