Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.h17 struct SubtopicDescriptions { struct
231 SubtopicDescriptions& populator(string key) { in populator()
306 unordered_map<string, SubtopicDescriptions> fPopulators;
DmdOut.cpp2319 const SubtopicDescriptions& tableDescriptions = this->populator(name); in subtopicOut()