FontCacheEntryFor
entry = GlyphLayoutEngine::FontCacheEntryFor(*this, false);
FontCacheEntry* FontCacheEntryFor(const ServerFont& font,
static FontCacheEntry* FontCacheEntryFor(const ServerFont& font,
FontCacheEntry* entry = cache->FontCacheEntryFor(font, forceVector);
entry = FontCacheEntryFor(font, consumer.NeedsVector());
FontCacheEntry* entry = FontCacheEntryFor(fallbackFont, forceVector);