Searched refs:HFONT (Results 1 – 24 of 24) sorted by relevance
/third_party/flutter/skia/src/ports/ |
D | SkFontHost_win.cpp | 219 HFONT font = CreateFontIndirect(&lf); in LogFontTypeface() 222 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in LogFontTypeface() 450 void init(HFONT font, const XFORM& xform) { in init() 460 HFONT fFont; 587 HFONT fSavefont; 588 HFONT fFont; 688 fSavefont = (HFONT)SelectObject(fDDC, fFont); in SkScalerContext_GDI() 1552 HFONT font = CreateFontIndirect(&fLogFont); in onGetFamilyName() 1555 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in onGetFamilyName() 1579 HFONT font = CreateFontIndirect(&fLogFont); in getGlyphToUnicodeMap() [all …]
|
/third_party/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.h | 61 HFONT fFont; 85 HFONT getFont() const; 112 inline HFONT GDIFontInstance::getFont() const in getFont()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.h | 61 HFONT fFont; 85 HFONT getFont() const; 112 inline HFONT GDIFontInstance::getFont() const in getFont()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.h | 61 HFONT fFont; 85 HFONT getFont() const; 112 inline HFONT GDIFontInstance::getFont() const in getFont()
|
/third_party/harfbuzz/src/ |
D | hb-gdi.cc | 48 if (unlikely (!SelectObject (hdc, (HFONT) user_data))) goto fail; in _hb_gdi_reference_table() 80 hb_gdi_face_create (HFONT hfont) in hb_gdi_face_create()
|
D | hb-gdi.h | 35 hb_gdi_face_create (HFONT hfont);
|
D | hb-uniscribe.h | 40 HB_EXTERN HFONT
|
D | hb-uniscribe.cc | 514 HFONT hfont; 613 HFONT
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-gdi.cc | 48 if (unlikely (!SelectObject (hdc, (HFONT) user_data))) goto fail; in _hb_gdi_reference_table() 80 hb_gdi_face_create (HFONT hfont) in hb_gdi_face_create()
|
D | hb-gdi.h | 35 hb_gdi_face_create (HFONT hfont);
|
D | hb-uniscribe.h | 40 HB_EXTERN HFONT
|
D | hb-uniscribe.cc | 471 HFONT hfont; 570 HFONT
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-uniscribe.h | 40 HB_EXTERN HFONT
|
D | hb-uniscribe.cc | 513 HFONT hfont; 592 HFONT
|
/third_party/skia/src/ports/ |
D | SkFontHost_win.cpp | 217 , fSavefont((HFONT)::SelectObject(fHdc, fFont)) in SkAutoHDC() 231 HFONT fFont; 232 HFONT fSavefont; 457 void init(HFONT font, const XFORM& xform) { in init() 466 HFONT fSavefont{0}; 468 HFONT fFont{0}; 488 fSavefont = (HFONT)SelectObject(fDC, fFont); in draw() 594 HFONT fSavefont; 595 HFONT fFont; 693 fSavefont = (HFONT)SelectObject(fDDC, fFont); in SkScalerContext_GDI() [all …]
|
/third_party/cef/tests/cefclient/browser/ |
D | root_window_win.h | 131 HFONT font_;
|
/third_party/python/Lib/ctypes/ |
D | wintypes.py | 70 HFONT = HANDLE variable
|
/third_party/cef/libcef/browser/native/ |
D | native_menu_win.cc | 83 HFONT CreateNativeFont(const gfx::Font& font) { in CreateNativeFont() 266 HFONT new_font = CreateNativeFont(font_list.GetPrimaryFont()); in OnDrawItem()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmessagebox.c | 351 HFONT DialogFont; in WIN_ShowMessageBox()
|
D | SDL_windowskeyboard.c | 1442 …HFONT font = CreateFont((int)(1 + videodata->ime_rect.h * 0.75f), 0, 0, 0, FW_NORMAL, FALSE, FALSE… in IME_RenderCandidateList()
|
/third_party/harfbuzz/ |
D | NEWS | 173 - New hb-gdi.h header and API for creating hb_face_t from HFONT.
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 307 - New hb-gdi.h header and API for creating hb_face_t from HFONT.
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4844 HFONT
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4844 HFONT
|