Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp27 static constexpr const char* kTypedefs = "Typedefs"; member in SubtopicKeys
33 kConstants, kDefines, kTypedefs, kMembers, kClasses, kStructs, kConstructors,
233 populator(SubtopicKeys::kTypedefs, "Typedef", "Typedef Declarations", in addPopulators()
2054 populator[SubtopicKeys::kTypedefs].fMembers.push_back(def); in populateOne()
2336 if (SubtopicKeys::kTypedefs == name && fSubtopic && MarkType::kTopic == fSubtopic->fMarkType) { in subtopicOut()