Searched refs:ValueFormat2 (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvgpos.c | 490 FT_UInt Coverage, ValueFormat1, ValueFormat2, PairSetCount; in otv_PairPos_validate() local 496 ValueFormat2 = FT_NEXT_USHORT( p ); in otv_PairPos_validate() 508 ValueFormat1, ValueFormat2, valid ); in otv_PairPos_validate() 514 FT_UInt Coverage, ValueFormat1, ValueFormat2, ClassDef1, ClassDef2; in otv_PairPos_validate() local 521 ValueFormat2 = FT_NEXT_USHORT( p ); in otv_PairPos_validate() 531 len_value2 = otv_value_length( ValueFormat2 ); in otv_PairPos_validate() 551 if ( ValueFormat2 ) in otv_PairPos_validate() 553 otv_ValueRecord_validate( p, ValueFormat2, valid ); in otv_PairPos_validate()
|
Completed in 4 milliseconds