Searched refs:isPossiblyTextEditing (Results 1 – 2 of 2) sorted by relevance
36 bool isPossiblyTextEditing(ParagraphImpl* paragraph);
337 if (isPossiblyTextEditing(paragraph)) { in updateParagraph()354 bool ParagraphCache::isPossiblyTextEditing(ParagraphImpl* paragraph) { in isPossiblyTextEditing() function in skia::textlayout::ParagraphCache