Searched refs:TopRight (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_rectangle.cpp | 123 cp2 = rtWidget.TopRight(); in GetFillPath() 133 cp1 = rtWidget.TopRight(); in GetFillPath() 498 cp2 = rtWidget.TopRight(); in GetPath() 516 cp1 = rtWidget.TopRight(); in GetPath()
|
D | attribute_values.inc | 133 VALUE____(0x67bef031u, "topRight", TopRight)
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffline.cpp | 125 linePath.AddLine(rtLine.TopRight(), rtLine.BottomLeft()); in RenderWidget()
|
/external/eigen/Eigen/src/Core/util/ |
D | Constants.h | 257 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight }; enumerator
|
/external/eigen/test/ |
D | geo_alignedbox.cpp | 131 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRight ) ); in specificTest1()
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 52 TopLeft=2, TopRight=3, enumerator
|
/external/eigen/doc/ |
D | A05_PortingFrom2To3.dox | 52 matrix.corner(TopRight,r,c) 56 matrix.corner<r,c>(TopRight)
|
/external/pdfium/core/fxcrt/ |
D | fx_coordinates.h | 431 PointType TopRight() const { return PointType(left + width, top); } in TopRight() function
|
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_contentlayoutprocessor.cpp | 558 case XFA_AttributeValue::TopRight: in CalculatePositionedContainerPos()
|