Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DfiddleParser.cpp114 for (auto& stdOutChild : textOut->fChildren) { in textOut() local
115 if (MarkType::kVolatile == stdOutChild->fMarkType) { in textOut()