Searched refs:XFA_BOX_StrokePath (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 1592 static void XFA_BOX_StrokePath(CXFA_Stroke stroke, in XFA_BOX_StrokePath() function 1651 XFA_BOX_StrokePath(edge, &arcPath, pGS, pMatrix); in XFA_BOX_StrokeArc() 1853 XFA_BOX_StrokePath(stroke1, &path, pGS, pMatrix); in XFA_BOX_Stroke_Rect() 1863 XFA_BOX_StrokePath(stroke1, &path, pGS, pMatrix); in XFA_BOX_Stroke_Rect() 1872 XFA_BOX_StrokePath(strokes[7], &path, pGS, pMatrix); in XFA_BOX_Stroke_Rect()
|