Home
last modified time | relevance | path

Searched refs:EndSize (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.c311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local
318 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