Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dtest-buffer-serialize.cc55 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.py18 upem = hb.face_get_upem (face) variable
Dhb-face.hh56 mutable hb_atomic_int_t upem; /* Units-per-EM. */ member
Dhb-ot-metrics.cc172 unsigned upem = face->get_upem (); in hb_ot_metrics_get_position() local
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.cc95 unsigned upem = hb_face_get_upem (face); in png_dump() local
Dhb-face.cc479 unsigned int upem) in hb_face_set_upem()
Dhb-font.hh634 float upem = face->get_upem (); in mults_changed() local
Dhb-ot-color-cbdt-table.hh941 unsigned int upem; member
/external/fonttools/Lib/fontTools/pens/
DstatisticsPen.py74 def _test(glyphset, upem, glyphs): argument
/external/skia/tools/fonts/
DToolUtilsFont.cpp63 const float upem = 200; in sample_user_typeface() local
DTestSVGTypeface.cpp57 int upem, in TestSVGTypeface()
182 SkScalar upem = this->getTestSVGTypeface()->fUpem; in SkTestSVGScalerContext() local
/external/harfbuzz_ng/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
/external/skia/modules/svg/src/
DSkSVGOpenTypeSVGDecoder.cpp107 bool SkSVGOpenTypeSVGDecoder::render(SkCanvas& canvas, int upem, SkGlyphID glyphId, in render()
/external/skia/gm/
Duserfont.cpp38 const float upem = font.getTypefaceOrDefault()->getUnitsPerEm(); in make_tf() local
/external/freetype/src/autofit/
Dafshaper.c467 FT_Int upem; in af_shaper_get_cluster() local
/external/harfbuzz_ng/test/shape/data/aots/
Dhb-aots-tester.cpp75 unsigned int upem = hb_face_get_upem (face); in runTest() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp798 SkScalar upem = SkIntToScalar(face->units_per_EM); in GetUnitsPerEm() local
991 SkScalar upem = fFaceRec->fFace->units_per_EM; in SkScalerContext_FreeType() local
1556 SkScalar upem = SkIntToScalar(SkTypeface_FreeType::GetUnitsPerEm(face)); in generateFontMetrics() local
DSkScalerContext_win_dw.cpp876 SkScalar upem = SkIntToScalar(dwfm.designUnitsPerEm); in generateFontMetrics() local
1251 int upem = typeface->getUnitsPerEm(); in drawSVGGlyphImage() local
DSkScalerContext_mac_ct.cpp737 const unsigned int upem = CTFontGetUnitsPerEm(fCTFont.get()); in generateFontMetrics() local
DSkFontHost_win.cpp756 SkScalar upem = SkIntToScalar(otm.otmEMSquare); in SkScalerContext_GDI() local