Home
last modified time | relevance | path

Searched defs:BottomRight (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DAlignedBox.h51 BottomLeft=0, BottomRight=1, enumerator
/external/eigen/Eigen/src/Core/util/
DConstants.h257 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight }; enumerator
/external/pdfium/core/fxcrt/
Dfx_coordinates.h334 PointType BottomRight() const { in BottomRight() function