Searched defs:script_tag (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gsub.c3739 HB_UInt script_tag,
3755 if ( script_tag == sr[n].ScriptTag )
3738 HB_GSUB_Select_Script( HB_GSUBHeader* gsub, HB_UInt script_tag, HB_UShort* script_index ) argument
H A Dharfbuzz-gpos.c5490 HB_UInt script_tag,
5506 if ( script_tag == sr[n].ScriptTag )
5489 HB_GPOS_Select_Script( HB_GPOSHeader* gpos, HB_UInt script_tag, HB_UShort* script_index ) argument

Completed in 59 milliseconds