Searched refs:CreateGlyph (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h385 return entry->CreateGlyph(charCode);
395 return entry->CreateGlyph(charCode, fallbackReference->Entry());
402 return entry->CreateGlyph(charCode);
H A DFontCacheEntry.h114 const GlyphCache* CreateGlyph(uint32 glyphCode,
H A DFontCacheEntry.cpp297 FontCacheEntry::CreateGlyph(uint32 glyphCode, FontCacheEntry* fallbackEntry) function in class:FontCacheEntry

Completed in 32 milliseconds