Searched refs:user_props (Results 1 – 2 of 2) sorted by relevance
200 bdf_property_t* user_props; member
848 if ( FT_RENEW_ARRAY( font->user_props, in bdf_create_property()853 p = font->user_props + font->nuser_props; in bdf_create_property()895 return font->user_props + ( *propid - _num_bdf_properties ); in bdf_get_property()1182 prop = font->user_props + ( *propid - _num_bdf_properties ); in _bdf_add_property()2387 for ( prop = font->user_props, i = 0; in bdf_free_font()2395 FT_FREE( font->user_props ); in bdf_free_font()