Home
last modified time | relevance | path

Searched refs:GetStrokeType (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffpath.cpp73 iStrokeType = edge.GetStrokeType(); in RenderWidget()
Dxfa_ffwidget.cpp1609 XFA_StrokeTypeSetLineDash(pGS, stroke.GetStrokeType(), in XFA_BOX_StrokePath()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1333 } else if (stroke.GetStrokeType() != find.GetStrokeType()) { in XFA_BOX_3DStyle()
1338 int32_t iType = stroke.GetStrokeType(); in XFA_BOX_3DStyle()
1370 int32_t CXFA_Stroke::GetStrokeType() const { in GetStrokeType() function in CXFA_Stroke
1441 if (GetStrokeType() != stroke.GetStrokeType()) { in SameStyles()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h471 int32_t GetStrokeType() const;