Home
last modified time | relevance | path

Searched refs:_CreateGlyph (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h215 static const GlyphCache* _CreateGlyph(
326 glyph = _CreateGlyph(*pCacheReference, fallbacksList, font, in LayoutGlyphs()
376 GlyphLayoutEngine::_CreateGlyph(FontCacheReference& cacheReference, in _CreateGlyph() function