Searched defs:shape (Results 1 - 25 of 35) sorted by relevance

12

/inkscape/src/libnrtype/
H A DLayout-TNG-Scanline-Makers.cpp2 * Inkscape::Text::Layout::ScanlineMaker - text layout engine shape measurers
80 Layout::ShapeScanlineMaker::ShapeScanlineMaker(Shape const *shape, Layout::Direction block_progression) argument
83 _rotated_shape = const_cast<Shape*>(shape);
88 temp_rotated_shape->Copy(const_cast<Shape*>(shape));
180 // what will happen with the rasteriser if we move off the shape?
H A DLayout-TNG-Input.cpp114 void Layout::appendWrapShape(Shape const *shape, DisplayAlign display_align) argument
117 _input_wrap_shapes.back().shape = shape;
/inkscape/src/display/
H A Dsodipodi-ctrl.h37 SPCtrlShapeType shape; member in struct:SPCtrl
H A Dnr-svgfonts.cpp359 SPShape *shape = dynamic_cast<SPShape *>(item); local
360 g_assert(shape != NULL);
361 pathv = shape->_curve->get_pathvector();
/inkscape/src/
H A Dknot.h59 SPKnotShapeType shape; /**< Shape type. */ member in class:SPKnot
H A Dknotholder.cpp20 #include "sp-shape.h"
196 SPShape *shape = dynamic_cast<SPShape *>(item); local
197 if (shape) {
198 shape->set_shape();
H A Dknot-holder-entity.cpp35 SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
45 g_object_set(G_OBJECT(knot->item), "shape", shape, NULL);
33 create(SPDesktop *desktop, SPItem *item, KnotHolder *parent, Inkscape::ControlType type, const gchar *tip, SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
H A Dpath-chemistry.cpp553 SPShape *shape = dynamic_cast<SPShape *>(item); local
554 if (shape) {
555 curve = shape->getCurve();
H A Dsp-flowregion.cpp11 #include "sp-shape.h"
106 Shape *shape = 0; local
107 GetDest(child, &shape);
108 computed.push_back(shape);
368 SPShape *shape = dynamic_cast<SPShape *>(u_child); local
369 if ( shape ) {
370 if (!(shape->_curve)) {
371 shape->set_shape();
373 curve = shape->getCurve();
H A Dtext-chemistry.cpp86 SPItem *shape = shape_in_selection(selection); local
90 if (!text || !shape || selection->itemList().size() != 2) {
100 if (SP_IS_RECT(shape)) {
151 // reference the shape
152 gchar *href_str = g_strdup_printf("#%s", shape->getRepr()->attribute("id"));
297 SPItem *shape = shape_in_selection(selection); local
299 if (!text || !shape || selection->itemList().size() < 2) {
313 shape->parent->getRepr()->appendChild(root_repr);
369 _("Flow text into shape"));
H A Dsp-use.cpp39 #include "sp-shape.h"
180 SPShape *shape = dynamic_cast<SPShape *>(child); local
181 if (shape) {
182 shape->set_shape(); // evaluate SPCurve of child
H A Dsp-shape.cpp33 #include "display/drawing-shape.h"
56 static void sp_shape_update_marker_view (SPShape *shape, Inkscape::DrawingItem *ai);
87 * as the shape is removed from the tree, even if it is still referenced
207 * right place for particular path segment on a shape.
284 * Updates the instances (views) of a given marker in a shape.
291 sp_shape_update_marker_view(SPShape *shape, Inkscape::DrawingItem *ai) argument
296 if (!shape->_curve) return;
297 Geom::PathVector const & pathv = shape->_curve->get_pathvector();
307 if ( shape->_marker[i] ) {
310 if (shape
897 sp_shape_marker_release(SPObject *marker, SPShape *shape) argument
937 SPShape *shape = dynamic_cast<SPShape *>(object); local
[all...]
/inkscape/src/live_effects/parameter/
H A Dpoint.cpp142 PointParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
144 knot_shape = shape;
H A Dpowerstrokepointarray.cpp118 PowerStrokePointArrayParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
120 knot_shape = shape;
H A Dtransformedpoint.cpp126 TransformedPointParam::set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
128 vec_knot_shape = shape;
H A Dvector.cpp125 VectorParam::set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
127 vec_knot_shape = shape;
133 VectorParam::set_origin_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color) argument
135 ori_knot_shape = shape;
H A Dfilletchamferpointarray.cpp684 void FilletChamferPointArrayParam::set_oncanvas_looks(SPKnotShapeType shape, argument
688 knot_shape = shape;
/inkscape/src/2geom/
H A Dconcepts.h110 T shape, other; member in struct:Geom::ShapeConcept
121 p = shape.pointAt(t);
122 c = shape.valueAt(t, X);
123 ivec = shape.intersect(other);
124 t = shape.nearestTime(p);
125 shape *= tr;
126 ac = shape;
128 bool_ = (shape == shape);
129 bool_ = (shape !
[all...]
/inkscape/src/trace/
H A Dtrace.cpp29 #include "sp-shape.h"
36 #include "display/drawing-shape.h"
104 SPShape *shape = SP_SHAPE(item); local
105 sioxShapes.push_back(shape);
525 //### Apply the transform from the image to the new shape
/inkscape/src/widgets/
H A Dpencil-toolbar.cpp158 gint shape = ege_select_one_action_get_active( act ); local
160 prefs->setInt(freehand_tool_name(dataKludge) + "/shape", shape);
171 * Generate the list of freehand advanced shape option entries.
176 glist = g_list_append (glist, const_cast<gchar *>(C_("Freehand shape", "None")));
189 /*advanced shape options */
210 ege_select_one_action_set_active( act1, prefs->getInt(( tool_is_pencil ? "/tools/freehand/pencil/shape" : "/tools/freehand/pen/shape" ), 0) );
254 SPShape * shape = dynamic_cast<SPShape *>(lpeitem); local
255 if(shape){
[all...]
/inkscape/src/extension/internal/
H A Djavafx-out.cpp252 out("import javafx.scene.shape.*;\n");
474 SPShape *shape = SP_SHAPE(item); local
475 if (shape->_curve->is_empty()) {
489 if (!doStyle(shape->style)) {
496 Geom::PathVector pathv = pathv_to_linear_and_cubic_beziers( shape->_curve->get_pathvector() * tf );
614 SPShape *shape = SP_SHAPE(item); local
615 SPCurve *curve = shape->curve;
629 if (!doStyle(shape->style)) {
788 SPShape *shape = SP_SHAPE(item); local
789 SPCurve *curve = shape
[all...]
H A Dcairo-renderer.cpp49 #include "sp-shape.h"
152 static void sp_shape_render(SPShape *shape, CairoRenderContext *ctx);
182 static void sp_shape_render(SPShape *shape, CairoRenderContext *ctx) argument
184 if (!shape->_curve) {
188 Geom::OptRect pbox = shape->geometricBounds();
190 SPStyle* style = shape->style;
192 Geom::PathVector const & pathv = shape->_curve->get_pathvector();
214 if ( shape->_marker[i] ) {
215 SPMarker* marker = shape->_marker[i];
229 if ( !shape
564 SPShape *shape = dynamic_cast<SPShape *>(item); local
[all...]
/inkscape/src/ui/
H A Dcontrol-manager.cpp226 "shape", SP_CTRL_SHAPE_CIRCLE,
248 SPCtrlShapeType shape = _ctrlToShape[_ctrlToShape.count(type) ? type : CTRL_TYPE_UNKNOWN]; local
250 "shape", shape,
257 "shape", SP_CTRL_SHAPE_SQUARE,
307 g_object_set(item, "shape", targetShape, "size", targetSize, NULL);
/inkscape/src/libavoid/
H A Dvisibility.cpp39 #include "libavoid/shape.h"
55 void shapeVis(ShapeRef *shape) argument
57 Router *router = shape->router();
61 // Clear shape from graph.
62 shape->removeFromGraph();
65 VertInf *shapeBegin = shape->firstVert();
66 VertInf *shapeEnd = shape->lastVert()->lstNext;
102 void shapeVisSweep(ShapeRef *shape) argument
104 Router *router = shape->router();
108 // Clear shape fro
[all...]
/inkscape/src/live_effects/
H A Deffect.cpp464 SPShape * shape = dynamic_cast<SPShape *>(sp_lpe_item); local
465 if(shape){
466 sp_curve = shape->getCurve();

Completed in 284 milliseconds

12