Home
last modified time | relevance | path

Searched defs:upem (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-buffer-serialize.cc57 unsigned int upem = hb_face_get_upem (face); in main() local
Dtest.cc53 unsigned int upem = hb_face_get_upem (face); in main() local
Dsample.py16 upem = hb.face_get_upem (face) variable
Dhb-face.hh56 mutable hb_atomic_int_t upem; /* Units-per-EM. */ member
Dhb-ot-head-table.hh52 unsigned int upem = unitsPerEm; in get_upem() local
Dhb-graphite2.cc325 unsigned int upem = hb_face_get_upem (face); in _hb_graphite2_shape() local
Dmain.cc94 unsigned upem = hb_face_get_upem (face); in png_dump() local
Dhb-face.cc466 unsigned int upem) in hb_face_set_upem()
Dhb-font.hh617 signed upem = face->get_upem (); in mults_changed() local
Dhb-ot-color-cbdt-table.hh932 unsigned int upem; member
/third_party/skia/tools/fonts/
DToolUtilsFont.cpp69 const float upem = 200; in sample_user_typeface() local
DTestSVGTypeface.cpp53 int upem, in TestSVGTypeface()
178 SkScalar upem = this->getTestSVGTypeface()->fUpem; in SkTestSVGScalerContext() local
/third_party/skia/gm/
Duserfont.cpp21 const float upem = font.getTypefaceOrDefault()->getUnitsPerEm(); in make_tf() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
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/src/ports/
DSkFontHost_FreeType.cpp691 SkScalar upem = SkIntToScalar(face->units_per_EM); in GetUnitsPerEm() local
887 SkScalar upem = fFaceRec->fFace->units_per_EM; in SkScalerContext_FreeType() local
1382 SkScalar upem = SkIntToScalar(SkTypeface_FreeType::GetUnitsPerEm(face)); in generateFontMetrics() local
DSkScalerContext_mac_ct.cpp711 unsigned upem = CTFontGetUnitsPerEm(this->fCTFont.get()); in generateFontMetrics() local
DSkScalerContext_win_dw.cpp805 SkScalar upem = SkIntToScalar(dwfm.designUnitsPerEm); in generateFontMetrics() local
DSkFontHost_win.cpp748 SkScalar upem = SkIntToScalar(otm.otmEMSquare); in SkScalerContext_GDI() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dhb-aots-tester.cpp75 unsigned int upem = hb_face_get_upem (face); in runTest() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c467 FT_Int upem; in af_shaper_get_cluster() local
/third_party/skia/src/utils/
DSkCustomTypeface.cpp260 static void compress_write(SkWStream* stream, const SkPath& path, int upem) { in compress_write()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c411 FT_UShort upem, ppem, resolution; in tt_face_load_strike_metrics() local