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

  /external/pdfium/xfa/fxfa/parser/
cxfa_stroke.cpp 96 XFA_AttributeEnum CXFA_Stroke::GetStrokeType() {
161 if (GetStrokeType() != stroke->GetStrokeType())
189 XFA_StrokeTypeSetLineDash(pGS, GetStrokeType(), XFA_AttributeEnum::Butt);
cxfa_stroke.h 38 XFA_AttributeEnum GetStrokeType();
cxfa_box.cpp 39 else if (stroke->GetStrokeType() != find->GetStrokeType())
44 XFA_AttributeEnum iType = stroke->GetStrokeType();
  /external/pdfium/xfa/fxfa/
cxfa_ffline.cpp 107 iStrokeType = edge->GetStrokeType();

Completed in 45 milliseconds