Home
last modified time | relevance | path

Searched refs:FillPath (Results 1 – 25 of 35) sorted by relevance

12

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp108 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawTotalBK()
119 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawHeadBk()
135 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawLButton()
139 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawLButton()
168 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawRButton()
172 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawRButton()
223 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawDatesInBK()
230 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawDatesInBK()
Dcfwl_checkboxtp.cpp60 pGraphics->FillPath(m_pCheckPath.get(), FXFILL_WINDING, &mt); in DrawSignCheck()
72 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawSignCircle()
110 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawSignDiamond()
122 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawSignSquare()
157 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawSignStar()
Dcfwl_edittp.cpp43 pGraphics->FillPath(pParams.m_pPath.Get(), FXFILL_WINDING, in DrawBackground()
61 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams.m_matrix); in DrawBackground()
Dcfwl_widgettp.cpp107 pGraphics->FillPath(&path, FXFILL_ALTERNATE, &matrix); in DrawBorder()
128 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in FillSolidRect()
197 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawArrow()
Dcfwl_carettp.cpp42 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawCaretBK()
Dcfwl_comboboxtp.cpp44 pParams.m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams.m_matrix); in DrawBackground()
Dcfwl_listboxtp.cpp72 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in DrawListBoxItem()
Dcfwl_pushbuttontp.cpp76 pGraphics->FillPath(&fillPath, FXFILL_WINDING, &pParams.m_matrix); in DrawBackground()
/external/skia/src/core/
DSkScan.h42 static void FillPath(const SkPath&, const SkIRect&, SkBlitter*);
52 static void FillPath(const SkPath&, const SkRasterClip&, SkBlitter*);
71 static void FillPath(const SkPath&, const SkRegion& clip, SkBlitter*);
DSkScan_AntiPath.cpp743 SkScan::FillPath(path, origClip, blitter); in AntiFillPath()
805 void SkScan::FillPath(const SkPath& path, const SkRasterClip& clip, SkBlitter* blitter) { in FillPath() function in SkScan
811 FillPath(path, clip.bwRgn(), blitter); in FillPath()
818 SkScan::FillPath(path, tmp, &aaBlitter); in FillPath()
DSkScan_Path.cpp616 void SkScan::FillPath(const SkPath& path, const SkRegion& origClip, in FillPath() function in SkScan
673 void SkScan::FillPath(const SkPath& path, const SkIRect& ir, in FillPath() function in SkScan
676 FillPath(path, rgn, blitter); in FillPath()
755 FillPath(path, clip, blitter); in FillTriangle()
DSkDraw_atlas.cpp37 SkScan::FillPath(*scratchPath, rc, blitter); in fill_rect()
/external/skqp/src/core/
DSkScan.h45 static void FillPath(const SkPath&, const SkIRect&, SkBlitter*);
55 static void FillPath(const SkPath&, const SkRasterClip&, SkBlitter*);
74 static void FillPath(const SkPath&, const SkRegion& clip, SkBlitter*);
DSkScan_Path.cpp617 void SkScan::FillPath(const SkPath& path, const SkRegion& origClip, in FillPath() function in SkScan
674 void SkScan::FillPath(const SkPath& path, const SkIRect& ir, in FillPath() function in SkScan
677 FillPath(path, rgn, blitter); in FillPath()
756 FillPath(path, clip, blitter); in FillTriangle()
DSkScan_AntiPath.cpp793 SkScan::FillPath(path, origClip, blitter); in AntiFillPath()
858 void SkScan::FillPath(const SkPath& path, const SkRasterClip& clip, SkBlitter* blitter) { in FillPath() function in SkScan
864 FillPath(path, clip.bwRgn(), blitter); in FillPath()
871 SkScan::FillPath(path, tmp, &aaBlitter); in FillPath()
/external/skqp/tests/
DFillPathTest.cpp45 SkScan::FillPath(path, clip, &blitter); in DEF_TEST()
/external/skia/tests/
DFillPathTest.cpp45 SkScan::FillPath(path, clip, &blitter); in DEF_TEST()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp70 pGS->FillPath(fillPath, FXFILL_WINDING, &matrix); in Draw()
Dcxfa_rectangle.cpp368 pGraphic->FillPath(&pathLT, FXFILL_WINDING, &matrix); in StrokeRect()
379 pGraphic->FillPath(&pathRB, FXFILL_WINDING, &matrix); in StrokeRect()
394 pGS->FillPath(&path, FXFILL_ALTERNATE, &matrix); in StrokeLowered()
411 pGS->FillPath(&path, FXFILL_ALTERNATE, &matrix); in StrokeRaised()
Dcxfa_radial.cpp73 pGS->FillPath(fillPath, FXFILL_WINDING, &matrix); in Draw()
Dcxfa_pattern.cpp85 pGS->FillPath(fillPath, FXFILL_WINDING, &matrix); in Draw()
Dcxfa_linear.cpp89 pGS->FillPath(fillPath, FXFILL_WINDING, &matrix); in Draw()
Dcxfa_fill.cpp110 pGS->FillPath(fillPath, FXFILL_WINDING, &matrix); in Draw()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h53 void FillPath(CXFA_GEPath* path,
/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp214 pGraphics->FillPath(&path, FXFILL_WINDING, &matrix); in OnDrawWidget()

12