Home
last modified time | relevance | path

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

/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dfill_dialog.c41 …fill_from_selection (hf->tmp_buf, hf->select_buf, hf->hf_buf, hf->max_x, hf->max_y, dts->fill_pen)) in update_fill_area()
60 reset_seeds (hfw->hf_options->draw->fill_pen); in accept_fill_fn()
71 reset_seeds (hfw->hf_options->draw->fill_pen); in reset_fill_fn()
124 refresh_select_from_seeds (hfw->hf_options->draw->fill_pen, hfw->hf_struct); in reset_height()
138 pen = dts->fill_pen; in fill_dialog_new()
H A Ddraw_tools_dialog.h96 fill_struct *fill_pen; member
H A Ddraw_tools_dialog.c86 dts->fill_pen = fill_pen_new(MAX_HF_VALUE>>2, SELECT_REPLACE, 50); in draw_tools_new()
107 if (draw_tools->fill_pen) in draw_tools_free()
108 fill_pen_free(draw_tools->fill_pen); in draw_tools_free()
384 select_for_fill (dts->fill_pen, in press_fill_context()
389 add_seed (dts->fill_pen, in press_fill_context()
/dports/graphics/epix/epix-1.2.19/
H A Deepic.cc100 pen_data fill_pen(fc, (1-sqrt(1-dens))*hatch_width); in print_fill() local
106 fill_pen, style, std::string(""), len); in print_fill()
112 fill_pen, style, "", len); in print_fill()