Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp1223 bool bCorner) { in XFA_BOX_GetPath() argument
1228 FX_FLOAT fRadius1 = bCorner ? corner1.GetRadius() : 0.0f; in XFA_BOX_GetPath()
1229 FX_FLOAT fRadius2 = bCorner ? corner2.GetRadius() : 0.0f; in XFA_BOX_GetPath()