Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttobjs.h182 } TT_DefRecord, *TT_DefArray; typedef
Dttinterp.c4592 TT_DefRecord* rec; in Ins_FDEF()
4593 TT_DefRecord* limit; in Ins_FDEF()
4715 TT_DefRecord* def; in Ins_CALL()
4737 TT_DefRecord* limit; in Ins_CALL()
4793 TT_DefRecord* def; in Ins_LOOPCALL()
4814 TT_DefRecord* limit; in Ins_LOOPCALL()
4870 TT_DefRecord* def; in Ins_IDEF()
4871 TT_DefRecord* limit; in Ins_IDEF()
7149 TT_DefRecord* def = CUR.IDefs; in Ins_UNKNOWN()
7150 TT_DefRecord* limit = def + CUR.numIDefs; in Ins_UNKNOWN()
[all …]