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