Searched defs:LayoutMap (Results 1 – 3 of 3) sorted by relevance
68 using LayoutMap = std::map<string, LayoutPtr>; variable
170 mutable void *LayoutMap = nullptr; variable
1074 using LayoutMap = THashMap<std::string_view, SkSL::LayoutFlag>; in layout() typedef