Home
last modified time | relevance | path

Searched refs:get_upem (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-face.cc425 return face->get_upem (); in hb_face_get_upem()
433 upem = head_table->get_upem (); in load_upem()
Dhb-ot-head-table.hh48 inline unsigned int get_upem (void) const in get_upem() function
Dhb-face-private.hh79 inline HB_PURE_FUNC unsigned int get_upem (void) const in get_upem() function
Dhb-font-private.hh508 …_scale (int16_t v, int scale) { return (hb_position_t) (v * (int64_t) scale / face->get_upem ()); } in em_scale()
Dhb-ot-font.cc58 this->default_advance = face->get_upem (); in init()
Dhb-directwrite.cc780 int fontEmSize = font->face->get_upem(); in _hb_directwrite_shape()
Dhb-uniscribe.cc518 int font_size = font->face->get_upem (); /* Default... */ in _hb_uniscribe_shaper_font_data_create()