Searched refs:DEFORMATION_PERSPECTIVE (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-perspective-envelope.cpp30 DEFORMATION_PERSPECTIVE, enumerator in enum:Inkscape::LivePathEffect::DeformationType
35 {DEFORMATION_PERSPECTIVE , N_("Perspective"), "Perspective"},
45 deform_type(_("Type"), _("Select the type of deformation"), "deform_type", DeformationTypeConverter, &wr, this, DEFORMATION_PERSPECTIVE),
78 if(deform_type == DEFORMATION_PERSPECTIVE) {
159 if(deform_type == DEFORMATION_PERSPECTIVE) {
174 if(deform_type == DEFORMATION_PERSPECTIVE) {

Completed in 14 milliseconds