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

/haiku/headers/libs/agg/
H A Dagg_font_cache_manager.h86 glyph_cache* cache_glyph(unsigned glyph_code, function in class:agg::font_cache
201 glyph_cache* cache_glyph(unsigned glyph_code, function in class:agg::font_cache_pool
211 return m_cur_font->cache_glyph(glyph_code,
293 m_last_glyph = m_fonts.cache_glyph(glyph_code,

Completed in 28 milliseconds