Searched refs:TT_DefRecord (Results 1 – 15 of 15) sorted by relevance
168 } TT_DefRecord, *TT_DefArray; typedef
96 TT_DefRecord *Def; /* either FDEF or IDEF */
3595 TT_DefRecord* rec; in Ins_FDEF()3596 TT_DefRecord* limit; in Ins_FDEF()3948 TT_DefRecord* def; in Ins_CALL()3973 TT_DefRecord* limit; in Ins_CALL()4040 TT_DefRecord* def; in Ins_LOOPCALL()4061 TT_DefRecord* limit; in Ins_LOOPCALL()4131 TT_DefRecord* def; in Ins_IDEF()4132 TT_DefRecord* limit; in Ins_IDEF()7658 TT_DefRecord* def = exc->IDefs; in Ins_UNKNOWN()7659 TT_DefRecord* limit = FT_OFFSET( def, exc->numIDefs ); in Ins_UNKNOWN()[all …]
169 } TT_DefRecord, *TT_DefArray; typedef
97 TT_DefRecord *Def; /* either FDEF or IDEF */
3606 TT_DefRecord* rec; in Ins_FDEF()3607 TT_DefRecord* limit; in Ins_FDEF()3959 TT_DefRecord* def; in Ins_CALL()3981 TT_DefRecord* limit; in Ins_CALL()4048 TT_DefRecord* def; in Ins_LOOPCALL()4069 TT_DefRecord* limit; in Ins_LOOPCALL()4139 TT_DefRecord* def; in Ins_IDEF()4140 TT_DefRecord* limit; in Ins_IDEF()7717 TT_DefRecord* def = exc->IDefs; in Ins_UNKNOWN()7718 TT_DefRecord* limit = def + exc->numIDefs; in Ins_UNKNOWN()[all …]
3607 TT_DefRecord* rec; in Ins_FDEF()3608 TT_DefRecord* limit; in Ins_FDEF()3960 TT_DefRecord* def; in Ins_CALL()3985 TT_DefRecord* limit; in Ins_CALL()4052 TT_DefRecord* def; in Ins_LOOPCALL()4073 TT_DefRecord* limit; in Ins_LOOPCALL()4143 TT_DefRecord* def; in Ins_IDEF()4144 TT_DefRecord* limit; in Ins_IDEF()7670 TT_DefRecord* def = exc->IDefs; in Ins_UNKNOWN()7671 TT_DefRecord* limit = FT_OFFSET( def, exc->numIDefs ); in Ins_UNKNOWN()[all …]
603 (TT_DefRecord): Add flags to identify special fdefs for sph.2047 * src/truetype/ttobjs.h (TT_DefRecord): Add `inline_delta' member.2629 * src/truetype/ttobjs.h (TT_DefRecord): Add `end' element.
3351 `Cur_End' with a pointer to the corresponding `TT_DefRecord'