Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dplatform_font_win.cc126 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()
Dplatform_font_win.h93 HFONT hfont() const { return hfont_; } in hfont() function
/external/chromium_org/ui/base/l10n/
Dl10n_util_win.cc50 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/
DGdiPlusFont.h35 IN const HFONT hfont) in Font()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-uniscribe.cc481 HFONT hfont; member
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc480 HFONT hfont; member