Home | History | Annotate | Download | only in bdf

Lines Matching refs:user_props

850     if ( FT_RENEW_ARRAY( font->user_props,
855 p = font->user_props + font->nuser_props;
897 return font->user_props + ( *propid - _num_bdf_properties );
1184 prop = font->user_props + ( *propid - _num_bdf_properties );
2432 for ( prop = font->user_props, i = 0;
2440 FT_FREE( font->user_props );