Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp116 bool bRound = corner1->GetJoinType() == XFA_AttributeValue::Round; in GetFillPath() local
117 if (bRound) { in GetFillPath()
126 if (bRound) { in GetFillPath()
137 if (bRound) { in GetFillPath()
148 if (bRound) { in GetFillPath()
159 if (bRound) { in GetFillPath()
170 if (bRound) { in GetFillPath()
457 bool bRound = corner1->GetJoinType() == XFA_AttributeValue::Round; in GetPath() local
474 if (!bRound && !bInverted) { in GetPath()
491 if (bRound) in GetPath()
[all …]