Home
last modified time | relevance | path

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

/dports/x11-fonts/font-manager/font-manager-0.8.7/lib/common/
H A Dfont-manager-font-preview.c134 PROP_WATERFALL_MAX, enumerator
185 case PROP_WATERFALL_MAX: in font_manager_font_preview_get_property()
221 case PROP_WATERFALL_MAX: in font_manager_font_preview_set_property()
326 obj_properties[PROP_WATERFALL_MAX] = g_param_spec_double("max-waterfall-size", in font_manager_font_preview_class_init()
747 g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_WATERFALL_MAX]); in font_manager_font_preview_set_max_waterfall_size()