Home
last modified time | relevance | path

Searched refs:right_bottom (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp245 CFX_PointF right_bottom(right, bottom); in AppendRect() local
249 AppendLine(right_top, right_bottom); in AppendRect()
250 AppendLine(right_bottom, left_bottom); in AppendRect()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp83 CFX_PointF right_bottom = in InvalidateRect() local
86 CFX_FloatRect rcPDF(left_top.x, right_bottom.y, right_bottom.x, left_top.y); in InvalidateRect()