Home | History | Annotate | Download | only in hb-old

Lines Matching defs:stl

5632   HB_UInt*          stl;
5644 if ( ALLOC_ARRAY( stl, sl->ScriptCount + 1, HB_UInt ) )
5648 stl[n] = sr[n].ScriptTag;
5649 stl[n] = 0;
5651 *script_tag_list = stl;