Searched refs:GetJoinType (Results 1 – 3 of 3) sorted by relevance
39 XFA_AttributeEnum GetJoinType();
95 if (stroke1->GetJoinType() != XFA_AttributeEnum::Square) in GetFillPath()118 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round; in GetFillPath()315 if (stroke1->GetJoinType() != XFA_AttributeEnum::Square) in Stroke()458 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round; in GetPath()
137 XFA_AttributeEnum CXFA_Stroke::GetJoinType() { in GetJoinType() function in CXFA_Stroke