Home
last modified time | relevance | path

Searched refs:ClassStyleMap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/svg/include/
DCssStyleParser.h14 using ClassStyleMap = std::unordered_map<std::string, std::unordered_map<std::string, std::string>>; variable
23 ClassStyleMap fStyleMap;