Searched refs:SubstFormat (Results 1 – 3 of 3) sorted by relevance
48 FT_UInt SubstFormat; in otv_SingleSubst_validate() local54 SubstFormat = FT_NEXT_USHORT( p ); in otv_SingleSubst_validate()56 OTV_TRACE(( " (format %d)\n", SubstFormat )); in otv_SingleSubst_validate()58 switch ( SubstFormat ) in otv_SingleSubst_validate()130 FT_UInt SubstFormat; in otv_MultipleSubst_validate() local136 SubstFormat = FT_NEXT_USHORT( p ); in otv_MultipleSubst_validate()138 OTV_TRACE(( " (format %d)\n", SubstFormat )); in otv_MultipleSubst_validate()140 switch ( SubstFormat ) in otv_MultipleSubst_validate()171 FT_UInt SubstFormat; in otv_AlternateSubst_validate() local177 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate()[all …]