Home
last modified time | relevance | path

Searched defs:topicParent (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DmdOut.cpp2268 const Definition* topicParent = def->topicParent(); in subtopicsOut() local
2307 const Definition* topicParent = fSubtopic ? fSubtopic->topicParent() : nullptr; in subtopicOut() local
2344 const Definition* topicParent, bool showClones) { in subtopicOut()
Ddefinition.h218 const Definition* topicParent() const { in topicParent() function