Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dgradient-chemistry.h44 …_gradient(SPItem *item, SPGradient *gr, SPGradientType type, Inkscape::PaintTarget fill_or_stroke);
55 …ocument *doc, SPDesktop *desktop, SPObject *o, Inkscape::PaintTarget fill_or_stroke, bool singleSt…
80 void sp_gradient_invert_selected_gradients(SPDesktop *desktop, Inkscape::PaintTarget fill_or_stroke
90 SPGradient *getGradient(SPItem *item, Inkscape::PaintTarget fill_or_stroke);
99 …(SPItem *item, GrPointType point_type, unsigned int point_i, Inkscape::PaintTarget fill_or_stroke);
101 SPGradient *sp_item_gradient_get_vector(SPItem *item, Inkscape::PaintTarget fill_or_stroke);
102 SPGradientSpread sp_item_gradient_get_spread(SPItem *item, Inkscape::PaintTarget fill_or_stroke);
104 … GrPointType point_type, unsigned int point_i, Inkscape::PaintTarget fill_or_stroke, SPCSSAttr *st…
105 …(SPItem *item, GrPointType point_type, unsigned int point_i, Inkscape::PaintTarget fill_or_stroke);
106 void sp_item_gradient_reverse_vector(SPItem *item, Inkscape::PaintTarget fill_or_stroke);
[all …]
H A Dgradient-drag.h56 …aggable(SPItem *item, GrPointType point_type, guint point_i, Inkscape::PaintTarget fill_or_stroke);
62 Inkscape::PaintTarget fill_or_stroke; member
69 …== other->point_type) && (point_i == other->point_i) && (fill_or_stroke == other->fill_or_stroke)); in equals()
122 bool isA(SPItem *item, GrPointType point_type, Inkscape::PaintTarget fill_or_stroke);
123 …bool isA(SPItem *item, GrPointType point_type, gint point_i, Inkscape::PaintTarget fill_or_stroke);
221 … void addLine( SPItem *item, Geom::Point p1, Geom::Point p2, Inkscape::PaintTarget fill_or_stroke);
223 … int corner0, int corner1, int handle0, int handle1, Inkscape::PaintTarget fill_or_stroke);
227 … void addDraggersRadial(SPRadialGradient *rg, SPItem *item, Inkscape::PaintTarget fill_or_stroke);
228 … void addDraggersLinear(SPLinearGradient *lg, SPItem *item, Inkscape::PaintTarget fill_or_stroke);
229 … void addDraggersMesh( SPMeshGradient *mg, SPItem *item, Inkscape::PaintTarget fill_or_stroke);
[all …]
H A Dgradient-drag.cpp351 Inkscape::PaintTarget fill_or_stroke = *it; in addStopNearPoint() local
352 gradient = getGradient(item, fill_or_stroke); in addStopNearPoint()
648 desktop->gr_fill_or_stroke = draggable->fill_or_stroke; in ~GrDrag()
673 fill_or_stroke(fill_or_stroke) in GrDraggable()
690 switch (fill_or_stroke) { in getServer()
807 draggable->fill_or_stroke)) { in gr_knot_moved_handler()
1252 …pe == point_type) && (draggable->item == item) && (draggable->fill_or_stroke == fill_or_stroke) ) { in isA()
1261 if ((this->item == da2->item) && (this->fill_or_stroke == da2->fill_or_stroke)) { in mayMerge()
1365 fill_or_stroke = draggable->fill_or_stroke; in moveMeshHandles() local
1510 (da->fill_or_stroke == fill_or_stroke) ) { in moveThisToDraggable()
[all …]
H A Dgradient-chemistry.cpp586 SPGradient *getGradient(SPItem *item, Inkscape::PaintTarget fill_or_stroke) in getGradient() argument
591 switch (fill_or_stroke) in getGradient()
687 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_stop_query_style()
782 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_stop_set_style()
896 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_reverse_vector()
945 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_invert_vector_color()
988 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_set_coords()
1226 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_get_vector()
1237 SPGradient *gradient = getGradient(item, fill_or_stroke); in sp_item_gradient_get_spread()
1252 SPGradient *gradient = getGradient(item, fill_or_stroke); in getGradientCoords()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dgradient-tool.cpp225 SPGradient *gradient = getGradient(d->item, d->fill_or_stroke); in sp_gradient_context_get_stop_intervals()
241 Inkscape::PaintTarget fs = d->fill_or_stroke; in sp_gradient_context_get_stop_intervals()
315 SPGradient *gradient = getGradient(d->item, d->fill_or_stroke); in sp_gradient_context_add_stops_between_selected_stops()
774 … vector = sp_gradient_vector_for_object(document, desktop, rc.item_to_select, fill_or_stroke); in sp_gradient_drag()
781 … vector = sp_gradient_vector_for_object(document, desktop, SP_ITEM(items.back()), fill_or_stroke); in sp_gradient_drag()
794 sp_item_set_gradient(*i, vector, (SPGradientType) type, fill_or_stroke); in sp_gradient_drag()
797 … sp_item_gradient_set_coords (*i, POINT_LG_BEGIN, 0, rc.origin, fill_or_stroke, true, false); in sp_gradient_drag()
798 sp_item_gradient_set_coords (*i, POINT_LG_END, 0, pt, fill_or_stroke, true, false); in sp_gradient_drag()
800 … sp_item_gradient_set_coords (*i, POINT_RG_CENTER, 0, rc.origin, fill_or_stroke, true, false); in sp_gradient_drag()
801 sp_item_gradient_set_coords (*i, POINT_RG_R1, 0, pt, fill_or_stroke, true, false); in sp_gradient_drag()
[all …]
H A Dmesh-tool.cpp298 std::map<SPMeshGradient*, Inkscape::PaintTarget> fill_or_stroke; in sp_mesh_context_corner_operation() local
309 SPMeshGradient *gradient = SP_MESHGRADIENT( getGradient (d->item, d->fill_or_stroke) ); in sp_mesh_context_corner_operation()
314 fill_or_stroke[gradient] = d->fill_or_stroke ? Inkscape::FOR_FILL: Inkscape::FOR_STROKE; in sp_mesh_context_corner_operation()
555 Inkscape::PaintTarget fill_or_stroke = in root_handler() local
557 …rDragger* dragger0 = drag->getDraggerFor(item, POINT_MG_CORNER, it->get_corner0(), fill_or_stroke); in root_handler()
558 …rDragger* dragger1 = drag->getDraggerFor(item, POINT_MG_CORNER, it->get_corner1(), fill_or_stroke); in root_handler()
H A Dtweak-tool.cpp724 static void tweak_colors_in_gradient(SPItem *item, Inkscape::PaintTarget fill_or_stroke, in tweak_colors_in_gradient() argument
728 SPGradient *gradient = getGradient(item, fill_or_stroke); in tweak_colors_in_gradient()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/toolbar/
H A Dgradient-toolbar.cpp91 …r_apply_gradient_to_item(draggable->item, gr, initialType, initialMode, draggable->fill_or_stroke); in gr_apply_gradient()
246 … SPGradient *gradient = sp_item_gradient_get_vector(draggable->item, draggable->fill_or_stroke); in gr_read_selection()
247 … SPGradientSpread spread = sp_item_gradient_get_spread(draggable->item, draggable->fill_or_stroke); in gr_read_selection()