Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusimpl.h756 LOGFONTA logfont; in Font() local
766 __inline__ Font::Font(HDC hdc, const LOGFONTA *logfont): in Font()
773 __inline__ Font::Font(HDC hdc, const LOGFONTW *logfont): in Font()