Searched refs:defp (Results 1 – 1 of 1) sorted by relevance
3060 FT_Byte* defp = table + defOff; in tt_cmap14_validate() local3066 if ( defp + 4 > valid->limit ) in tt_cmap14_validate()3069 numRanges = TT_NEXT_ULONG( defp ); in tt_cmap14_validate()3072 if ( numRanges > (FT_ULong)( valid->limit - defp ) / 4 ) in tt_cmap14_validate()3077 FT_ULong base = TT_NEXT_UINT24( defp ); in tt_cmap14_validate()3078 FT_ULong cnt = FT_NEXT_BYTE( defp ); in tt_cmap14_validate()