Searched refs:user_props (Results 1 – 5 of 5) sorted by relevance
92 user_props=''102 user_props="-Dfindbugs.launchUI=1 $user_props"138 user_props="-D$1 $user_props"142 user_props="$1 $user_props"177 fb_jvmargs="$user_jvmargs $debug_arg $conservespace_arg $workhard_arg $user_props $ea_arg"
93 user_props=''131 user_props="-D$1 $user_props"135 user_props="$1 $user_props"170 fb_jvmargs="$user_jvmargs $debug_arg $conservespace_arg $workhard_arg $user_props $ea_arg"
138 jvm_user_props="$1 $user_props"
222 bdf_property_t* user_props; member
850 if ( FT_RENEW_ARRAY( font->user_props, in bdf_create_property()855 p = font->user_props + font->nuser_props; in bdf_create_property()897 return font->user_props + ( *propid - _num_bdf_properties ); in bdf_get_property()1184 prop = font->user_props + ( *propid - _num_bdf_properties ); in _bdf_add_property()2426 for ( prop = font->user_props, i = 0; in bdf_free_font()2434 FT_FREE( font->user_props ); in bdf_free_font()