Home
last modified time | relevance | path

Searched refs:findParagraph (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DParagraphCache.h26 bool findParagraph(ParagraphImpl* paragraph);
/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp443 bool ParagraphCache::findParagraph(ParagraphImpl* paragraph) { in findParagraph() function in skia::textlayout::ParagraphCache
H A DParagraphImpl.cpp540 if (!paragraphCache->findParagraph(this)) { in GetLineFontMetrics()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5036 auto found = cache.findParagraph(impl); in UNIX_ONLY_TEST()
5073 auto found = cache.findParagraph(impl); in UNIX_ONLY_TEST()
5121 auto found = cache.findParagraph(impl); in UNIX_ONLY_TEST()
5159 auto found = cache.findParagraph(impl); in UNIX_ONLY_TEST()

Completed in 18 milliseconds