Searched defs:hfont (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/ui/gfx/ |
D | platform_font_win.cc | 126 HFONT hfont = CreateFontIndirect(&font_info); in DeriveFontWithHeight() local 140 HFONT hfont = CreateFontIndirect(&font_info); in DeriveFont() local 209 void PlatformFontWin::InitWithCopyOfHFONT(HFONT hfont) { in InitWithCopyOfHFONT() 318 PlatformFontWin::HFontRef::HFontRef(HFONT hfont, in HFontRef()
|
D | platform_font_win.h | 93 HFONT hfont() const { return hfont_; } in hfont() function
|
/external/chromium_org/ui/base/l10n/ |
D | l10n_util_win.cc | 50 HFONT hfont = CreateFont(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in IsFontPresent() local 182 HFONT hfont = CreateFontIndirect(&logfont); in AdjustUIFontForWindow() local
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusFont.h | 35 IN const HFONT hfont) in Font()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-uniscribe.cc | 481 HFONT hfont; member
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.cc | 480 HFONT hfont; member
|