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