Fetches the index of a given language tag in the specified face's GSUB table or GPOS table, underneath the specified script tag.
#hb_face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
The index of the requested script tag
The #hb_tag_t of the requested language
The index of the requested language
true if the language tag is found, false otherwise
Fetches the index of a given language tag in the specified face's GSUB table or GPOS table, underneath the specified script tag.