Home
last modified time | relevance | path

Searched defs:upem (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-buffer-serialize.cc57 unsigned int upem = hb_face_get_upem (face); in main() local
H A Dtest.cc53 unsigned int upem = hb_face_get_upem (face); in main() local
H A Dhb-face.hh56 mutable hb_atomic_int_t upem; /* Units-per-EM. */ member
H A Dsample.py16 upem = hb.face_get_upem (face) variable
H A Dhb-ot-head-table.hh52 unsigned int upem = unitsPerEm; in get_upem() local
H A Dhb-face.cc465 hb_face_set_upem(hb_face_t *face, unsigned int upem) hb_face_set_upem() argument
H A Dhb-graphite2.cc325 unsigned int upem = hb_face_get_upem (face); in _hb_graphite2_shape() local
H A Dmain.cc94 unsigned upem = hb_face_get_upem (face); in png_dump() local
H A Dhb-font.hh617 signed upem = face->get_upem (); in mults_changed() local
H A Dhb-ot-color-cbdt-table.hh932 unsigned int upem; member
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp69 const float upem = 200; in sample_user_typeface() local
H A DTestSVGTypeface.cpp178 SkScalar upem = this->getTestSVGTypeface()->fUpem; in SkTestSVGScalerContext() local
52 TestSVGTypeface(const char* name, int upem, const SkFontMetrics& fontMetrics, SkSpan<const SkSVGTestTypefaceGlyphData> data, const SkFontStyle& style) TestSVGTypeface() argument
/third_party/skia/gm/
H A Duserfont.cpp21 const float upem = font.getTypefaceOrDefault()->getUnitsPerEm(); in make_tf() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c467 FT_Int upem; in af_shaper_get_cluster() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c128 unsigned int upem = hb_face_get_upem (hb_font_get_face (font)); in _test_font_nil_funcs() local
467 unsigned int upem; in test_font_properties() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dhb-aots-tester.cpp75 unsigned int upem = hb_face_get_upem (face); in runTest() local
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp260 static void compress_write(SkWStream* stream, const SkPath& path, int upem) { in compress_write() argument
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp711 unsigned upem = CTFontGetUnitsPerEm(this->fCTFont.get()); in generateFontMetrics() local
H A DSkScalerContext_win_dw.cpp805 SkScalar upem = SkIntToScalar(dwfm.designUnitsPerEm); in generateFontMetrics() local
[all...]
H A DSkFontHost_win.cpp748 SkScalar upem = SkIntToScalar(otm.otmEMSquare); in SkScalerContext_GDI() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c411 FT_UShort upem, ppem, resolution; in FT_LOCAL_DEF() local

Completed in 43 milliseconds