Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp1256 FX_FLOAT offsetEX = 0.0f; in XFA_BOX_GetPath() local
1280 offsetEX = halfAfter; in XFA_BOX_GetPath()
1318 offsetEX = -halfAfter; in XFA_BOX_GetPath()
1355 path.LineTo(CFX_PointF(cp2.x + fRadius2 * nx + offsetEX, in XFA_BOX_GetPath()