Home
last modified time | relevance | path

Searched refs:Is90Rotated (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp234 bool CFX_Matrix::Is90Rotated() const { in Is90Rotated() function in CFX_Matrix
Dfx_coordinates.h629 bool Is90Rotated() const;
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2242 (mtPattern2Device.IsScaled() || mtPattern2Device.Is90Rotated()); in DrawTilingPattern()