Searched refs:Is90Rotated (Results 1 – 3 of 3) sorted by relevance
314 FX_BOOL CFX_Matrix::Is90Rotated() const { in Is90Rotated() function in CFX_Matrix
658 FX_BOOL Is90Rotated() const;
1032 (mtPattern2Device.IsScaled() || mtPattern2Device.Is90Rotated())) { in DrawTilingPattern()