Searched refs:FindCachedFont (Results 1 – 2 of 2) sorted by relevance
71 static void* FindCachedFont(void *pId);
463 void* CairoFontsCache::FindCachedFont(void *pId) in FindCachedFont() function in CairoFontsCache547 font_face = (cairo_font_face_t*)m_aCairoFontsCache.FindCachedFont(pId); in DrawCairoAAFontString()
Completed in 24 milliseconds