Home
last modified time | relevance | path

Searched refs:SkewX (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/picture/
H A DMatrix.h26 void SkewX(float angle);
95 inline void BMatrix::SkewX(float angle) in SkewX() function
H A DSVGViewView.cpp428 matrix->SkewX(angle); in GetMatrixAttribute()