Searched refs:EndSize (Results 1 – 1 of 1) sorted by relevance
311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local318 EndSize = FT_NEXT_USHORT( p ); in otv_Device_validate()324 if ( EndSize < StartSize ) in otv_Device_validate()327 count = EndSize - StartSize + 1; in otv_Device_validate()
Completed in 3 milliseconds