Home | History | Annotate | Download | only in truetype

Lines Matching refs:instanceSize

728     FT_UShort  instanceSize;
795 FT_FRAME_USHORT( instanceSize ),
852 /* axisCount limit implied by 16-bit instanceSize */
854 fvar_head.instanceSize != 4 + 4 * fvar_head.axisCount ||
858 fvar_head.instanceCount * fvar_head.instanceSize > table_len )