Searched defs:ThemeEntryKeyComparer (Results 1 – 1 of 1) sorted by relevance
1367 struct ThemeEntryKeyComparer { struct1368 bool operator() (const Theme::Entry& entry, uint32_t attr_res_id) const noexcept { in operator ()()