Searched defs:glyphDependencies (Results 1 – 5 of 5) sorted by relevance
21 void GlyphManager::getGlyphs(GlyphRequestor& requestor, GlyphDependencies glyphDependencies) { in getGlyphs()125 void GlyphManager::notify(GlyphRequestor& requestor, const GlyphDependencies& glyphDependencies) { in notify()
279 void GeometryTileWorker::requestNewGlyphs(const GlyphDependencies& glyphDependencies) { in requestNewGlyphs()336 GlyphDependencies glyphDependencies; in parse() local
159 void GeometryTile::getGlyphs(GlyphDependencies glyphDependencies) { in getGlyphs()
42 GlyphDependencies& glyphDependencies, in createLayout()
42 GlyphDependencies& glyphDependencies) in SymbolLayout()