Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dtest-ot-color.cc90 unsigned int upem = hb_face_get_upem (face); in png_dump() local
131 unsigned int upem = hb_face_get_upem (face); in layered_glyph_dump() local
218 dump_glyphs (cairo_font_face_t *cairo_face, unsigned int upem, in dump_glyphs()
321 unsigned int upem = hb_face_get_upem (face); in main() local
Dtest-buffer-serialize.cc50 unsigned int upem = hb_face_get_upem (face); in main() local
Dtest.cc52 unsigned int upem = hb_face_get_upem (face); in main() local
Dsample.py31 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.cc391 unsigned int upem = hb_face_get_upem (face); in _hb_graphite2_shape() local
Dhb-face.cc435 unsigned int upem) in hb_face_set_upem()
Dhb-font.hh604 int upem = face->get_upem (); in em_scale() local
Dhb-ot-color-cbdt-table.hh514 unsigned int upem; member
/external/fonttools/Lib/fontTools/pens/
DstatisticsPen.py73 def _test(glyphset, upem, glyphs): argument
/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
470 unsigned int upem; in test_font_properties() local
/external/harfbuzz_ng/test/shaping/data/aots/
Dhb-aots-tester.cpp53 unsigned int upem = hb_face_get_upem (face); in runTest() local
/external/freetype/src/autofit/
Dafshaper.c453 FT_Int upem; in af_shaper_get_cluster() local
/external/skqp/tools/fonts/
DSkTestSVGTypeface.cpp52 int upem, in SkTestSVGTypeface()
165 SkScalar upem = this->geTestSVGTypeface()->fUpem; in SkTestSVGScalerContext() local
/external/skia/tools/fonts/
DSkTestSVGTypeface.cpp52 int upem, in SkTestSVGTypeface()
165 SkScalar upem = this->getTestSVGTypeface()->fUpem; in SkTestSVGScalerContext() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp752 SkScalar upem = SkIntToScalar(face->units_per_EM); in GetUnitsPerEm() local
946 SkScalar upem = fFaceRec->fFace->units_per_EM; in SkScalerContext_FreeType() local
1390 SkScalar upem = SkIntToScalar(SkTypeface_FreeType::GetUnitsPerEm(face)); in generateFontMetrics() local
DSkScalerContext_win_dw.cpp750 SkScalar upem = SkIntToScalar(dwfm.designUnitsPerEm); in generateFontMetrics() local
DSkFontHost_win.cpp734 SkScalar upem = SkIntToScalar(otm.otmEMSquare); in SkScalerContext_GDI() local
2123 unsigned int upem = calculateUPEM(hdc, fLogFont); in onGetUPEM() local
DSkFontHost_mac.cpp1506 unsigned upem = CTFontGetUnitsPerEm(this->fCTFont.get()); in generateFontMetrics() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp752 SkScalar upem = SkIntToScalar(face->units_per_EM); in GetUnitsPerEm() local
946 SkScalar upem = fFaceRec->fFace->units_per_EM; in SkScalerContext_FreeType() local
1390 SkScalar upem = SkIntToScalar(SkTypeface_FreeType::GetUnitsPerEm(face)); in generateFontMetrics() local
DSkScalerContext_win_dw.cpp752 SkScalar upem = SkIntToScalar(dwfm.designUnitsPerEm); in generateFontMetrics() local
DSkFontHost_win.cpp735 SkScalar upem = SkIntToScalar(otm.otmEMSquare); in SkScalerContext_GDI() local
2122 unsigned int upem = calculateUPEM(hdc, fLogFont); in onGetUPEM() local
DSkFontHost_mac.cpp1507 unsigned upem = CTFontGetUnitsPerEm(this->fCTFont.get()); in generateFontMetrics() local
/external/freetype/src/sfnt/
Dttsbit.c408 FT_UShort upem, ppem, resolution; in tt_face_load_strike_metrics() local