Home
last modified time | relevance | path

Searched refs:LOGFONT (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/ports/
DSkTypeface_win.h18 SK_API SkTypeface* SkCreateTypefaceFromLOGFONT(const LOGFONT&);
26 SK_API void SkLOGFONTFromTypeface(const SkTypeface* typeface, LOGFONT* lf);
34 SK_API void SkTypeface_SetEnsureLOGFONTAccessibleProc(void (*)(const LOGFONT&));
/external/skia/src/ports/
DSkFontHost_win.cpp36 static void (*gEnsureLOGFONTAccessibleProc)(const LOGFONT&);
38 void SkTypeface_SetEnsureLOGFONTAccessibleProc(void (*proc)(const LOGFONT&)) { in SkTypeface_SetEnsureLOGFONTAccessibleProc() argument
42 static void call_ensure_accessible(const LOGFONT& lf) { in call_ensure_accessible()
99 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
119 static void make_canonical(LOGFONT* lf) { in make_canonical()
126 static SkFontStyle get_style(const LOGFONT& lf) { in get_style()
147 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
183 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
207 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface()
243 LOGFONT fLogFont;
[all …]
/external/skia/samplecode/
DSampleTextBox.cpp34 extern SkTypeface* SkCreateTypefaceFromLOGFONT(const LOGFONT&);
49 LOGFONT lf; in TextBoxView()
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp109 LOGFONT lf; in GDIFontInstance()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...