Searched refs:stroke1 (Results 1 – 1 of 1) sorted by relevance
68 CXFA_Stroke* stroke1 = strokes[0]; in GetFillPath() local71 if (!stroke1->SameStyles(stroke2, 0)) { in GetFillPath()75 stroke1 = stroke2; in GetFillPath()79 stroke1 = strokes[0]; in GetFillPath()82 if (!stroke1->SameStyles(stroke2, XFA_STROKE_SAMESTYLE_NoPresence | in GetFillPath()87 stroke1 = stroke2; in GetFillPath()90 stroke1 = strokes[0]; in GetFillPath()91 if (stroke1->IsInverted()) in GetFillPath()93 if (stroke1->GetJoinType() != XFA_AttributeValue::Square) in GetFillPath()288 CXFA_Stroke* stroke1 = strokes[0]; in Stroke() local[all …]