Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/harfbuzz-ng/src/ | |
hb-ot-head-table.hh | 48 inline unsigned int get_upem (void) const { function in struct:OT::head |
hb-font-private.hh | 127 inline unsigned int get_upem (void) const function in struct:hb_face_t |
hb-font.cc | 739 return face->get_upem (); 747 upem = head_table->get_upem (); |
/external/harfbuzz_ng/src/ | |
hb-ot-head-table.hh | 48 inline unsigned int get_upem (void) const { function in struct:OT::head |
hb-font-private.hh | 127 inline unsigned int get_upem (void) const function in struct:hb_face_t |
hb-font.cc | 739 return face->get_upem (); 747 upem = head_table->get_upem (); |