Searched refs:Is90Rotated (Results 1 – 3 of 3) sorted by relevance
234 bool CFX_Matrix::Is90Rotated() const { in Is90Rotated() function in CFX_Matrix
629 bool Is90Rotated() const;
2242 (mtPattern2Device.IsScaled() || mtPattern2Device.Is90Rotated()); in DrawTilingPattern()