Searched defs:shear (Results 1 – 10 of 10) sorted by relevance
84 inline Matrix<float, 2, 2> shearMatrix (const Vector<float, 2>& shear) in shearMatrix()
291 public void shear() { in shear() method in TtmlStyleTest
868 public void shear() throws IOException, SubtitleDecoderException { in shear() method in TtmlDecoderTest
1584 shear; in ShearImage() local1720 shear; in ShearRotateImage() local
2960 shear; in RotateImage() local
574 public void shear(double shx, double shy) in shear() method in OverrideGraphics2D
2821 def shearfactor(self, shear=None): argument
4448 void Magick::Image::shear(const double xShearAngle_,const double yShearAngle_) in shear() function in Magick::Image