Searched refs:LoadGlyphPathImpl (Results 1 – 3 of 3) sorted by relevance
138 std::unique_ptr<CFX_Path> LoadGlyphPathImpl(uint32_t glyph_index,
247 m_PathMap[key] = pFont->LoadGlyphPathImpl(glyph_index, dest_width); in LoadGlyphPath()
701 std::unique_ptr<CFX_Path> CFX_Font::LoadGlyphPathImpl(uint32_t glyph_index, in LoadGlyphPathImpl() function in CFX_Font