Searched refs:getParagraphCache (Results 1 – 4 of 4) sorted by relevance
42 ParagraphCache* getParagraphCache() { return &fParagraphCache; } in getParagraphCache() function
483 if (fFontCollection->getParagraphCache()->findParagraph(this)) { in shapeTextIntoEndlessLine()508 fFontCollection->getParagraphCache()->updateParagraph(this); in shapeTextIntoEndlessLine()
1759 collection->getParagraphCache()->reset(); in onDrawContent()1760 collection->getParagraphCache()->turnOn(false); in onDrawContent()1776 collection->getParagraphCache()->turnOn(true); in onDrawContent()1997 fontCollection->getParagraphCache()->turnOn(false); in onDrawContent()2884 font_collection->getParagraphCache()->turnOn(false); in onDrawContent()
5871 auto cache = fontCollection->getParagraphCache(); in DEF_TEST()