Searched refs:SP_LPE_ITEM (Results 1 - 25 of 30) sorted by relevance

12

/inkscape/src/live_effects/
H A Dlpe-angle_bisector.cpp109 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
122 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-parallel.cpp128 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
143 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-tangent_to_curve.cpp142 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
155 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
168 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-bendpath.cpp153 original_bbox(SP_LPE_ITEM(item));
208 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-patternalongpath.cpp297 SPShape const *sp_shape = dynamic_cast<SPShape const *>(SP_LPE_ITEM(item));
318 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
326 SPShape const *sp_shape = dynamic_cast<SPShape const *>(SP_LPE_ITEM(item));
H A Dlpe-perp_bisector.cpp80 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), true, true);
H A Dlpe-vonkoch.cpp274 original_bbox(SP_LPE_ITEM(item));
H A Dlpe-taperstroke.cpp488 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, true);
515 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-envelope.cpp233 original_bbox(SP_LPE_ITEM(item));
H A Dlpe-lattice.cpp186 original_bbox(SP_LPE_ITEM(item), false);
H A Dlpe-perspective_path.cpp272 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-copy_rotate.cpp421 original_bbox(SP_LPE_ITEM(item));
462 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
482 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Dlpe-knot.cpp512 collectPathsAndWidths(SP_LPE_ITEM(subitem), paths, stroke_widths);
639 sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
667 // sp_lpe_item_update_patheffect (SP_LPE_ITEM(item), false, true);
H A Deffect.cpp347 SP_LPE_ITEM(item)->addPathEffect(href, true);
/inkscape/src/
H A Dsp-lpe-item.cpp350 sp_lpe_item_create_original_path_recursive(SP_LPE_ITEM(mask->firstChild()));
355 sp_lpe_item_create_original_path_recursive(SP_LPE_ITEM(clipPath->firstChild()));
362 sp_lpe_item_create_original_path_recursive(SP_LPE_ITEM(subitem));
384 sp_lpe_item_cleanup_original_path_recursive(SP_LPE_ITEM(mask->firstChild()));
389 sp_lpe_item_cleanup_original_path_recursive(SP_LPE_ITEM(clipPath->firstChild()));
396 sp_lpe_item_cleanup_original_path_recursive(SP_LPE_ITEM(subitem));
406 sp_lpe_item_cleanup_original_path_recursive(SP_LPE_ITEM(mask->firstChild()));
411 sp_lpe_item_cleanup_original_path_recursive(SP_LPE_ITEM(clipPath->firstChild()));
634 return hasPathEffect() || SP_LPE_ITEM(parent)->hasPathEffectRecursive();
777 sp_lpe_item_create_original_path_recursive(SP_LPE_ITEM(ochil
[all...]
H A Dsp-lpe-item.h21 #define SP_LPE_ITEM(obj) (dynamic_cast<SPLPEItem*>((SPObject*)obj)) macro
/inkscape/src/live_effects/parameter/
H A Dvector.cpp155 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
177 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
H A Dtransformedpoint.cpp148 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
H A Dpowerstrokepointarray.cpp167 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
H A Dfilletchamferpointarray.cpp722 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
749 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
775 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
/inkscape/src/ui/tools/
H A Dfreehand-base.cpp227 Effect* lpe = SP_LPE_ITEM(item)->getCurrentLPE();
236 Effect* lpe = SP_LPE_ITEM(item)->getCurrentLPE();
280 if(!SP_IS_LPE_ITEM(item) || !SP_LPE_ITEM(item)->hasPathEffectOfType(BEND_PATH)){
283 Effect* lpe = SP_LPE_ITEM(item)->getCurrentLPE();
297 Effect* lpe = SP_LPE_ITEM(item)->getCurrentLPE();
323 sp_lpe_item_update_patheffect(SP_LPE_ITEM(item), false, false);
798 has_lpe = SP_LPE_ITEM(dc->white_item)->hasPathEffectRecursive();
H A Dnode-tool.cpp298 Inkscape::LivePathEffect::Effect *lpe = SP_LPE_ITEM(selection->singleItem())->getCurrentLPE();
312 std::vector<Geom::PathVector> cs = lpe->getCanvasIndicators(SP_LPE_ITEM(selection->singleItem()));
H A Dlpe-tool.cpp283 Inkscape::LivePathEffect::Effect* lpe = SP_LPE_ITEM(item)->getCurrentLPE();
H A Dpen-tool.cpp1408 if (SP_IS_LPE_ITEM(this->white_item) && SP_LPE_ITEM(this->white_item)->hasPathEffect()){
1409 Inkscape::LivePathEffect::Effect* thisEffect = SP_LPE_ITEM(this->white_item)->getPathEffectOfType(Inkscape::LivePathEffect::BSPLINE);
1421 if (SP_IS_LPE_ITEM(this->white_item) && SP_LPE_ITEM(this->white_item)->hasPathEffect()){
1422 Inkscape::LivePathEffect::Effect* thisEffect = SP_LPE_ITEM(this->white_item)->getPathEffectOfType(Inkscape::LivePathEffect::SPIRO);
/inkscape/src/widgets/
H A Dlpe-toolbar.cpp127 SPLPEItem *lpeitem = SP_LPE_ITEM(item);

Completed in 716 milliseconds

12