Home | History | Annotate | Download | only in src

Lines Matching refs:HB_GPOS_Select_Script

925         HB_Error error = HB_GPOS_Select_Script(face->gpos, script, &script_index);
928 error = HB_GPOS_Select_Script(face->gpos, HB_MAKE_TAG('D', 'F', 'L', 'T'), &script_index);
1103 HB_Error error = HB_GPOS_Select_Script(face->gpos, tag, &script_index);