Home
last modified time | relevance | path

Searched refs:isPossiblyTextEditing (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DParagraphCache.h40 bool isPossiblyTextEditing(ParagraphImpl* paragraph);
/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp495 if (isPossiblyTextEditing(paragraph)) { in updateParagraph()
533 if (isPossiblyTextEditing(paragraph)) { in cacheLayout()
554 bool ParagraphCache::isPossiblyTextEditing(ParagraphImpl* paragraph) { in isPossiblyTextEditing() function in skia::textlayout::ParagraphCache

Completed in 2 milliseconds