Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh328 bool is_sfnt () const { return tag == HB_TAG_sfnt; } in is_sfnt() function
363 if (type.is_sfnt ()) in get_face_count()
378 if (type.is_sfnt () && idx < type.get_resource_count ()) in get_face()