Searched defs:CMyFont (Results 1 – 1 of 1) sorted by relevance
222 struct CMyFont struct225 CMyFont(): _font(NULL) {} in CMyFont() argument226 ~CMyFont() in ~CMyFont() argument231 void Create(const LOGFONT *lplf) in Create()