Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp118 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round; in GetFillPath() local
119 if (bRound) { in GetFillPath()
128 if (bRound) { in GetFillPath()
139 if (bRound) { in GetFillPath()
150 if (bRound) { in GetFillPath()
161 if (bRound) { in GetFillPath()
172 if (bRound) { in GetFillPath()
458 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round; in GetPath() local
475 if (!bRound && !bInverted) { in GetPath()
492 if (bRound) in GetPath()
[all …]