HomeSort by relevance Sort by last modified time
    Searched refs:GetJoinType (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_stroke.h 39 XFA_AttributeEnum GetJoinType();
cxfa_stroke.cpp 137 XFA_AttributeEnum CXFA_Stroke::GetJoinType() {
cxfa_rectangle.cpp 95 if (stroke1->GetJoinType() != XFA_AttributeEnum::Square)
118 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round;
315 if (stroke1->GetJoinType() != XFA_AttributeEnum::Square)
458 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round;

Completed in 51 milliseconds