Home
last modified time | relevance | path

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

/external/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()