Home
last modified time | relevance | path

Searched refs:HFONT (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/ports/
DSkFontHost_win.cpp218 HFONT font = CreateFontIndirect(&lf); in LogFontTypeface()
221 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in LogFontTypeface()
448 void init(HFONT font, const XFORM& xform) { in init()
458 HFONT fFont;
579 HFONT fSavefont;
580 HFONT fFont;
680 fSavefont = (HFONT)SelectObject(fDDC, fFont); in SkScalerContext_GDI()
1612 HFONT font = CreateFontIndirect(&fLogFont); in onGetFamilyName()
1615 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in onGetFamilyName()
1639 HFONT font = CreateFontIndirect(&fLogFont); in getGlyphToUnicodeMap()
[all …]
/external/skqp/src/ports/
DSkFontHost_win.cpp218 HFONT font = CreateFontIndirect(&lf); in LogFontTypeface()
221 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in LogFontTypeface()
447 void init(HFONT font, const XFORM& xform) { in init()
457 HFONT fFont;
578 HFONT fSavefont;
579 HFONT fFont;
679 fSavefont = (HFONT)SelectObject(fDDC, fFont); in SkScalerContext_GDI()
1611 HFONT font = CreateFontIndirect(&fLogFont); in onGetFamilyName()
1614 HFONT savefont = (HFONT)SelectObject(deviceContext, font); in onGetFamilyName()
1638 HFONT font = CreateFontIndirect(&fLogFont); in getGlyphToUnicodeMap()
[all …]
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.h61 HFONT fFont;
85 HFONT getFont() const;
112 inline HFONT GDIFontInstance::getFont() const in getFont()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp382 HFONT hFont = CreateFontIndirectA(plf); in IsOpenTypeFromDiv()
403 HFONT hFont = CreateFontIndirectA(plf); in IsSupportFontFormDiv()
592 HFONT hFont = in MapFont()
596 HFONT hOldFont = (HFONT)::SelectObject(m_hDC, hFont); in MapFont()
650 HFONT hOldFont = (HFONT)::SelectObject(m_hDC, (HFONT)hFont); in GetFontData()
662 HFONT hOldFont = (HFONT)::SelectObject(m_hDC, (HFONT)hFont); in GetFaceName()
674 HFONT hOldFont = (HFONT)::SelectObject(m_hDC, (HFONT)hFont); in GetFontCharset()
Dfx_win32_print.cpp29 ScopedState(HDC hDC, HFONT hFont) : m_hDC(hDC) { in ScopedState()
240 HFONT hFont = CreateFontIndirect(&lf); in DrawDeviceText()
/external/harfbuzz_ng/src/
Dhb-uniscribe.h40 HB_EXTERN HFONT
Dhb-uniscribe.cc506 HFONT hfont;
585 HFONT
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc49 HFONT GetDefaultFont() { in GetDefaultFont()
50 static HFONT font = reinterpret_cast<HFONT>(GetStockObject(DEFAULT_GUI_FONT)); in GetDefaultFont()
/external/python/cpython2/Lib/ctypes/
Dwintypes.py69 HFONT = HANDLE variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py70 HFONT = HANDLE variable
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c1153 HFONT hFont; in WindowProc()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1109 HFONT hFont; in WindowProc()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...