Searched defs:fx (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-radial-gradient.h26 SVGLength fx; member in class:SPRadialGradient
/inkscape/src/extension/internal/
H A Dodf.h176 fx = other.fx;
192 fx = 0.0;
213 fx != other.fx ||
240 double fx; member in class:Inkscape::Extension::Internal::GradientInfo
/inkscape/src/display/
H A Dcairo-templates.h481 double fx = -scale/255.0, fy = -scale/255.0; local
487 fx *= (2.0/3.0);
499 fx *= (2.0/3.0);
511 fx *= (1.0/2.0);
529 fx *= (2.0/3.0);
541 fx *= (2.0/3.0);
553 fx *= (1.0/2.0);
571 fx *= (1.0/3.0);
583 fx *= (1.0/3.0);
596 fx *
[all...]

Completed in 83 milliseconds