Home
last modified time | relevance | path

Searched refs:LOGFONTW (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/ports/
DSkTypeface_win.h17 typedef struct tagLOGFONTW LOGFONTW; typedef
18 typedef LOGFONTW LOGFONT;
/external/harfbuzz_ng/src/
Dhb-uniscribe.h37 HB_EXTERN LOGFONTW *
Dhb-uniscribe.cc513 mutable LOGFONTW log_font;
520 populate_log_font (LOGFONTW *lf, in populate_log_font()
586 LOGFONTW *
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp122 uint32_t GetGdiFontStyles(const LOGFONTW& lf) { in GetGdiFontStyles()
142 const LOGFONTW& lf = ((LPENUMLOGFONTEXW)lpelfe)->elfLogFont; in GdiFontEnumProc()
159 LOGFONTW lfFind; in EnumGdiFonts()