Searched refs:FontCacheEntryFor (Results 1 – 4 of 4) sorted by relevance
193 static FontCacheEntry* FontCacheEntryFor(const ServerFont& font,247 GlyphLayoutEngine::FontCacheEntryFor(const ServerFont& font, bool forceVector) in FontCacheEntryFor() function250 FontCacheEntry* entry = cache->FontCacheEntryFor(font, forceVector); in FontCacheEntryFor()283 entry = FontCacheEntryFor(font, consumer.NeedsVector()); in LayoutGlyphs()458 FontCacheEntry* entry = FontCacheEntryFor(fallbackFont, forceVector); in PopulateFallbacks()
27 FontCacheEntry* FontCacheEntryFor(const ServerFont& font,
50 FontCache::FontCacheEntryFor(const ServerFont& font, bool forceVector) in FontCacheEntryFor() function in FontCache
705 entry = GlyphLayoutEngine::FontCacheEntryFor(*this, false); in GetHasGlyphs()