Searched refs:GetStrokeType (Results 1 – 4 of 4) sorted by relevance
94 XFA_AttributeValue CXFA_Stroke::GetStrokeType() { in GetStrokeType() function in CXFA_Stroke159 if (GetStrokeType() != stroke->GetStrokeType()) in SameStyles()187 XFA_StrokeTypeSetLineDash(pGS, GetStrokeType(), XFA_AttributeValue::Butt); in Stroke()
39 else if (stroke->GetStrokeType() != find->GetStrokeType()) in Style3D()44 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D()
38 XFA_AttributeValue GetStrokeType();
107 iStrokeType = edge->GetStrokeType(); in RenderWidget()