Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp499 float offsetEY = 0.0f; in GetPath() local
548 offsetEY = halfAfter; in GetPath()
596 offsetEY = -halfAfter; in GetPath()
615 cp2.y + fRadius2 * ny + offsetEY)); in GetPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp481 float offsetEY = 0.0f; in GetPath() local
523 offsetEY = halfAfter; in GetPath()
561 offsetEY = -halfAfter; in GetPath()
580 cp2.y + fRadius2 * ny + offsetEY)); in GetPath()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffwidget.cpp1257 FX_FLOAT offsetEY = 0.0f; in XFA_BOX_GetPath() local
1299 offsetEY = halfAfter; in XFA_BOX_GetPath()
1337 offsetEY = -halfAfter; in XFA_BOX_GetPath()
1353 cp2.y + fRadius2 * ny + offsetEY); in XFA_BOX_GetPath()