Searched refs:GetJoinType (Results 1 – 3 of 3) sorted by relevance
38 int32_t GetJoinType() const;
74 int32_t CXFA_Stroke::GetJoinType() const { in GetJoinType() function in CXFA_Stroke
1233 bool bRound = corner1.GetJoinType() == XFA_ATTRIBUTEENUM_Round; in XFA_BOX_GetPath()1433 if (stroke1.GetJoinType() != XFA_ATTRIBUTEENUM_Square) { in XFA_BOX_GetFillPath()1457 bool bRound = corner1.GetJoinType() == XFA_ATTRIBUTEENUM_Round; in XFA_BOX_GetFillPath()1929 if (stroke1.GetJoinType() != XFA_ATTRIBUTEENUM_Square) in XFA_BOX_Stroke_Rect()