Searched refs:csIter (Results 1 – 1 of 1) sorted by relevance
2310 auto csIter = std::find_if(topicParent->fChildren.begin(), topicParent->fChildren.end(), in subtopicOut() local2313 SkASSERT(topicParent->fChildren.end() != csIter); in subtopicOut()2314 csParent = *csIter; in subtopicOut()