Searched refs:m_FontMapper (Results 1 – 4 of 4) sorted by relevance
108 m_FontMapper(16) { in CFX_GEFont()130 m_FontMapper(16) { in CFX_GEFont()154 m_FontMapper.RemoveAll(); in ~CFX_GEFont()510 m_FontMapper.Lookup((void*)(uintptr_t)wUnicode, (void*&)pFont); in GetGlyphIndex()543 m_FontMapper.SetAt((void*)(uintptr_t)wUnicode, (void*)pFont); in GetGlyphIndex()
102 m_FontMapper(16), in CFX_GdiFont()115 m_FontMapper.RemoveAll(); in ~CFX_GdiFont()351 m_FontMapper.Lookup((void*)wBitField, (void*&)pFont); in GetGlyphIndex()374 m_FontMapper.SetAt((void*)wBitField, (void*)pFont); in GetGlyphIndex()
74 CFX_MapPtrToPtr m_FontMapper; variable
82 CFX_MapPtrToPtr m_FontMapper; variable