Searched refs:get_upem (Results 1 – 7 of 7) sorted by relevance
425 return face->get_upem (); in hb_face_get_upem()433 upem = head_table->get_upem (); in load_upem()
48 inline unsigned int get_upem (void) const in get_upem() function
79 inline HB_PURE_FUNC unsigned int get_upem (void) const in get_upem() function
508 …_scale (int16_t v, int scale) { return (hb_position_t) (v * (int64_t) scale / face->get_upem ()); } in em_scale()
58 this->default_advance = face->get_upem (); in init()
780 int fontEmSize = font->face->get_upem(); in _hb_directwrite_shape()
518 int font_size = font->face->get_upem (); /* Default... */ in _hb_uniscribe_shaper_font_data_create()