Searched refs:defp (Results 1 – 1 of 1) sorted by relevance
3064 FT_Byte* defp = table + defOff; in tt_cmap14_validate() local3070 if ( defp + 4 > valid->limit ) in tt_cmap14_validate()3073 numRanges = TT_NEXT_ULONG( defp ); in tt_cmap14_validate()3076 if ( numRanges > (FT_ULong)( valid->limit - defp ) / 4 ) in tt_cmap14_validate()3081 FT_ULong base = TT_NEXT_UINT24( defp ); in tt_cmap14_validate()3082 FT_ULong cnt = FT_NEXT_BYTE( defp ); in tt_cmap14_validate()