Home
last modified time | relevance | path

Searched defs:TopLeft (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DAlignedBox.h88 TopLeft=2, TopRight=3, enumerator
/external/pdfium/core/fxcrt/
Dfx_coordinates.h403 PointType TopLeft() const { return PointType(left, top); } in TopLeft() function