CreateGlyph
const GlyphCache* CreateGlyph(uint32 glyphCode,
return entry->CreateGlyph(charCode);
return entry->CreateGlyph(charCode, fallbackReference->Entry());
return entry->CreateGlyph(charCode);