Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeWriter.cpp22 for (auto& itemChild : item->fChildren) { in checkChildCommentLength() local
23 if (MarkType::kLine == itemChild->fMarkType) { in checkChildCommentLength()
24 lineLen = itemChild->length(); in checkChildCommentLength()