Lines Matching defs:collection
38 // If we reset font collection we need to reset paragraph cache
1760 auto collection = getFontCollection();
1761 ParagraphBuilderImpl builder(paragraph_style, collection);
1762 collection->getParagraphCache()->reset();
1763 collection->getParagraphCache()->turnOn(false);
1779 collection->getParagraphCache()->turnOn(true);
2137 auto collection = getFontCollection();
2138 ParagraphBuilderImpl builder(paragraph_style, collection);
2171 auto collection = getFontCollection();
2174 ParagraphBuilderImpl builder(paragraph_style, collection);