Home
last modified time | relevance | path

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

/third_party/freetype/src/gxvalid/
Dgxvprop.c59 #define GXV_PROP_DATA( field ) GXV_TABLE_DATA( prop, field ) macro
162 if ( GXV_PROP_DATA( version ) == 0x00010000UL ) in gxv_prop_property_validate()
178 if ( GXV_PROP_DATA( version ) == 0x00010000UL || in gxv_prop_property_validate()
179 GXV_PROP_DATA( version ) == 0x00020000UL ) in gxv_prop_property_validate()
317 GXV_PROP_DATA( version ) = version; in gxv_prop_validate()
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvprop.c59 #define GXV_PROP_DATA( field ) GXV_TABLE_DATA( prop, field ) macro
162 if ( GXV_PROP_DATA( version ) == 0x00010000UL ) in gxv_prop_property_validate()
178 if ( GXV_PROP_DATA( version ) == 0x00010000UL || in gxv_prop_property_validate()
179 GXV_PROP_DATA( version ) == 0x00020000UL ) in gxv_prop_property_validate()
317 GXV_PROP_DATA( version ) = version; in gxv_prop_validate()
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvprop.c59 #define GXV_PROP_DATA( field ) GXV_TABLE_DATA( prop, field ) macro
162 if ( GXV_PROP_DATA( version ) == 0x00010000UL ) in gxv_prop_property_validate()
178 if ( GXV_PROP_DATA( version ) == 0x00010000UL || in gxv_prop_property_validate()
179 GXV_PROP_DATA( version ) == 0x00020000UL ) in gxv_prop_property_validate()
317 GXV_PROP_DATA( version ) = version; in gxv_prop_validate()