Home
last modified time | relevance | path

Searched defs:CMyFont (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DBenchmarkDialog.cpp222 struct CMyFont struct
225 CMyFont(): _font(NULL) {} in CMyFont() argument
226 ~CMyFont() in ~CMyFont() argument
231 void Create(const LOGFONT *lplf) in Create()