Home | History | Annotate | Download | only in sfnt

Lines Matching refs:defp

2795           FT_Byte*  defp      = table + defOff;
2796 FT_ULong numRanges = TT_NEXT_ULONG( defp );
2801 if ( defp + numRanges * 4 > valid->limit )
2806 FT_ULong base = TT_NEXT_UINT24( defp );
2807 FT_ULong cnt = FT_NEXT_BYTE( defp );