Home
last modified time | relevance | path

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

/third_party/freetype/src/otvalid/
Dotvgsub.c48 FT_UInt SubstFormat; in otv_SingleSubst_validate() local
54 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() local
136 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() local
177 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate()
[all …]
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvgsub.c48 FT_UInt SubstFormat; in otv_SingleSubst_validate() local
54 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() local
136 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() local
177 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvgsub.c48 FT_UInt SubstFormat; in otv_SingleSubst_validate() local
54 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() local
136 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() local
177 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate()
[all …]