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

/inkscape/src/2geom/
H A Daffine.cpp191 // we need to test both c0 and c3 to handle the case of flips,
366 /** @brief Check whether this transformation flips objects.
367 * A transformation flips objects if it has a negative scaling component. */
368 bool Affine::flips() const { function in class:Geom::Affine

Completed in 41 milliseconds