Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp2319 const SubtopicDescriptions& tableDescriptions = this->populator(name); in subtopicOut() local
2320 this->anchorDef(name, tableDescriptions.fPlural); in subtopicOut()
2322 if (tableDescriptions.fDetails.length()) { in subtopicOut()
2324 details += " " + tableDescriptions.fDetails; in subtopicOut()