Searched defs:fx (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ | ||
H A D | sp-radial-gradient.h | 26 SVGLength fx; member in class:SPRadialGradient |
/inkscape/src/extension/internal/ | ||
H A D | odf.h | 176 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 D | cairo-templates.h | 481 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 35 milliseconds