Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp24 static constexpr const char* kOverview = "Overview"; member in SubtopicKeys
1759 if (false && SubtopicKeys::kOverview == def->fName) { in markTypeOut()
2095 bool builtInTopic = name == SubtopicKeys::kOverview; in populateTables()
2105 builtInTopic = name == subname + SubtopicKeys::kOverview; in populateTables()