Home
last modified time | relevance | path

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

/third_party/freetype/src/otvalid/
Dotvcommn.c524 FT_UInt ReqFeatureIndex; in otv_LangSys_validate() local
532 ReqFeatureIndex = FT_NEXT_USHORT( p ); in otv_LangSys_validate()
535 OTV_TRACE(( " (ReqFeatureIndex = %d)\n", ReqFeatureIndex )); in otv_LangSys_validate()
538 if ( ReqFeatureIndex != 0xFFFFU && ReqFeatureIndex >= otvalid->extra1 ) in otv_LangSys_validate()
/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c521 FT_UInt ReqFeatureIndex; in otv_LangSys_validate() local
529 ReqFeatureIndex = FT_NEXT_USHORT( p ); in otv_LangSys_validate()
532 OTV_TRACE(( " (ReqFeatureIndex = %d)\n", ReqFeatureIndex )); in otv_LangSys_validate()
535 if ( ReqFeatureIndex != 0xFFFFU && ReqFeatureIndex >= otvalid->extra1 ) in otv_LangSys_validate()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c524 FT_UInt ReqFeatureIndex; in otv_LangSys_validate() local
532 ReqFeatureIndex = FT_NEXT_USHORT( p ); in otv_LangSys_validate()
535 OTV_TRACE(( " (ReqFeatureIndex = %d)\n", ReqFeatureIndex )); in otv_LangSys_validate()
538 if ( ReqFeatureIndex != 0xFFFFU && ReqFeatureIndex >= otvalid->extra1 ) in otv_LangSys_validate()