Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_basic_coords.cpp256 bool CFX_Matrix::Is90Rotated() const { in Is90Rotated() function in CFX_Matrix
Dfx_coordinates.h619 bool Is90Rotated() const;
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2203 (mtPattern2Device.IsScaled() || mtPattern2Device.Is90Rotated())) { in DrawTilingPattern()