Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-file.hh318 bool is_sfnt () const { return tag == HB_TAG_sfnt; } in is_sfnt() function
353 if (type.is_sfnt ()) in get_face_count()
368 if (type.is_sfnt () && idx < type.get_resource_count ()) in get_face()