Searched refs:m_pDwFontContext (Results 1 – 2 of 2) sorted by relevance
113 m_pDwFontContext = NULL; in CDWriteExt()121 if (m_pDwFontContext) { in Unload()122 delete (CDwFontContext*)m_pDwFontContext; in Unload()123 m_pDwFontContext = NULL; in Unload()
57 void* m_pDwFontContext; variable