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