Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp1141 const CXFA_StrokeArray& strokes, in XFA_BOX_GetPath()
1303 const CXFA_StrokeArray& strokes, in XFA_BOX_GetFillPath()
1545 const CXFA_StrokeArray& strokes, in XFA_BOX_Fill()
1784 const CXFA_StrokeArray& strokes, in XFA_BOX_Stroke_Rect()
1876 const CXFA_StrokeArray& strokes, in XFA_BOX_Stroke()
1953 CXFA_StrokeArray strokes; in XFA_DrawBox()
Dxfa_ffwidget.h174 FX_FLOAT XFA_GetEdgeThickness(const CXFA_StrokeArray& strokes,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1208 CXFA_StrokeArray& strokes, in XFA_BOX_GetStrokes()
1246 void CXFA_Box::GetStrokes(CXFA_StrokeArray& strokes) const { in GetStrokes()
1292 static FX_BOOL XFA_BOX_SameStyles(const CXFA_StrokeArray& strokes) { in XFA_BOX_SameStyles()
1315 CXFA_StrokeArray strokes; in SameStyles()
1319 static int32_t XFA_BOX_3DStyle(const CXFA_StrokeArray& strokes, in XFA_BOX_3DStyle()
1350 CXFA_StrokeArray strokes; in Get3DStyle()
1453 FX_FLOAT XFA_GetEdgeThickness(const CXFA_StrokeArray& strokes, in XFA_GetEdgeThickness()
1745 CXFA_StrokeArray strokes; in GetUIMargin()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h499 typedef CFX_ArrayTemplate<CXFA_Stroke> CXFA_StrokeArray; typedef
526 void GetStrokes(CXFA_StrokeArray& strokes) const;