Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeWriter.cpp250 Definition* phraseDef = iter->second; in descriptionOut() local
258 const char* start = phraseDef->fContentStart; in descriptionOut()
259 int length = phraseDef->length(); in descriptionOut()
262 for (auto child : phraseDef->fChildren) { in descriptionOut()