Searched refs:PosFormat (Results 1 – 1 of 1) sorted by relevance
352 FT_UInt PosFormat; in otv_SinglePos_validate() local358 PosFormat = FT_NEXT_USHORT( p ); in otv_SinglePos_validate()360 OTV_TRACE(( " (format %d)\n", PosFormat )); in otv_SinglePos_validate()364 switch ( PosFormat ) in otv_SinglePos_validate()476 FT_UInt PosFormat; in otv_PairPos_validate() local482 PosFormat = FT_NEXT_USHORT( p ); in otv_PairPos_validate()484 OTV_TRACE(( " (format %d)\n", PosFormat )); in otv_PairPos_validate()486 switch ( PosFormat ) in otv_PairPos_validate()583 FT_UInt PosFormat; in otv_CursivePos_validate() local589 PosFormat = FT_NEXT_USHORT( p ); in otv_CursivePos_validate()[all …]