Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimphistogrambox.h57 GtkWidget * gimp_histogram_box_new (void);
H A Dgimphistogrambox.c304 gimp_histogram_box_new (void) in gimp_histogram_box_new() function
H A Dgimphistogrameditor.c137 editor->box = gimp_histogram_box_new (); in gimp_histogram_editor_init()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpthresholdtool.c261 box = gimp_histogram_box_new (); in gimp_threshold_tool_dialog()