Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvprop.c58 #define GXV_PROP_DATA( field ) GXV_TABLE_DATA( prop, field ) macro
161 if ( GXV_PROP_DATA( version ) == 0x00010000UL ) in gxv_prop_property_validate()
177 if ( GXV_PROP_DATA( version ) == 0x00010000UL || in gxv_prop_property_validate()
178 GXV_PROP_DATA( version ) == 0x00020000UL ) in gxv_prop_property_validate()
316 GXV_PROP_DATA( version ) = version; in gxv_prop_validate()

Completed in 3 milliseconds