/external/pdfium/xfa/src/fwl/src/theme/ |
D | monthcalendartp.cpp | 376 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawTotalBK() 389 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawHeadBk() 408 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawLButton() 412 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawLButton() 441 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawRButton() 445 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawRButton() 502 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawDatesInBK() 513 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawDatesInBK()
|
D | comboboxtp.cpp | 49 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams->m_matrix); in DrawBackground() 74 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams->m_matrix); in DrawStrethHandler() 131 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams->m_matrix); in DrawDropDownButton()
|
D | widgettp.cpp | 288 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in Draw3DRect() 296 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in Draw3DRect() 314 pGraphics->FillPath(&pathLT, FXFILL_WINDING, pMatrix); in Draw3DRect() 325 pGraphics->FillPath(&pathLT, FXFILL_WINDING, pMatrix); in Draw3DRect() 337 pGraphics->FillPath(&pathRB, FXFILL_WINDING, pMatrix); in Draw3DRect() 348 pGraphics->FillPath(&pathRB, FXFILL_WINDING, pMatrix); in Draw3DRect() 409 pGraphics->FillPath(&path, FXFILL_ALTERNATE, pMatrix); in DrawBorder() 431 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in FillSoildRect() 456 pGraphics->FillPath(path, fillMode, pMatrix); in DrawAxialShading() 477 pGraphics->FillPath(&path, FXFILL_ALTERNATE, pMatrix); in DrawAnnulusRect() [all …]
|
D | edittp.cpp | 34 pGraphics->FillPath(pParams->m_pPath, FXFILL_WINDING, in DrawBackground() 58 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, in DrawBackground()
|
D | formtp.cpp | 403 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCloseBox() 411 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCloseBox() 417 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCloseBox() 423 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCloseBox() 469 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawMinMaxBoxCommon() 477 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawMinMaxBoxCommon() 483 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawMinMaxBoxCommon() 489 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawMinMaxBoxCommon() 557 pGraphics->FillPath(&path, FXFILL_ALTERNATE, pMatrix); in DrawMaximizeBox()
|
D | scrollbartp.cpp | 236 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawTrack() 282 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawThumbBtn() 300 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawTrack() 322 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawMaxMinBtn()
|
D | checkboxtp.cpp | 255 pGraphics->FillPath(m_pCheckPath, FXFILL_WINDING, &mt); in DrawSignCheck() 268 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignCircle() 305 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignDiamond() 319 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignSquare() 353 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignStar()
|
D | carettp.cpp | 43 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCaretBK()
|
D | listboxtp.cpp | 88 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawListBoxItem()
|
D | datetimepickertp.cpp | 88 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawDropDownButton()
|
D | pushbuttontp.cpp | 77 pGraphics->FillPath(&fillPath, FXFILL_WINDING, &pParams->m_matrix); in DrawBackground()
|
/external/skia/src/core/ |
D | SkScan.h | 36 static void FillPath(const SkPath&, const SkIRect&, SkBlitter*); 46 static void FillPath(const SkPath&, const SkRasterClip&, SkBlitter*); 73 static void FillPath(const SkPath&, const SkRegion& clip, SkBlitter*);
|
D | SkScan_AntiPath.cpp | 663 SkScan::FillPath(path, origClip, blitter); in AntiFillPath() 735 void SkScan::FillPath(const SkPath& path, const SkRasterClip& clip, in FillPath() function in SkScan 742 FillPath(path, clip.bwRgn(), blitter); in FillPath() 749 SkScan::FillPath(path, tmp, &aaBlitter); in FillPath()
|
D | SkScan_Path.cpp | 630 void SkScan::FillPath(const SkPath& path, const SkRegion& origClip, in FillPath() function in SkScan 680 void SkScan::FillPath(const SkPath& path, const SkIRect& ir, in FillPath() function in SkScan 683 FillPath(path, rgn, blitter); in FillPath()
|
D | SkRegion_path.cpp | 356 SkScan::FillPath(path, clip, &builder); in setPath()
|
/external/skia/tests/ |
D | FillPathTest.cpp | 42 SkScan::FillPath(path, clip, &blitter); in DEF_TEST()
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_gedevice.cpp | 313 return FillPath(pBrush, &path, pMatrix); in FillClosedCurve() 320 return FillPath(pBrush, &path, pMatrix); in FillEllipse() 327 return FillPath(pBrush, &path, pMatrix); in FillPolygon() 334 return FillPath(pBrush, &path, pMatrix); in FillRectangle() 391 FX_BOOL CFDE_FxgeDevice::FillPath(IFDE_Brush* pBrush, in FillPath() function in CFDE_FxgeDevice
|
D | fde_gdidevice.cpp | 446 FX_BOOL CFDE_GdiDevice::FillPath(IFDE_Brush* pBrush, in FillPath() function in CFDE_GdiDevice 458 Gdiplus::Status ret = m_pGraphics->FillPath(pGdiBrush, &pGdiPath->m_Path); in FillPath() 491 return FillPath(pBrush, &path, pMatrix); in FillChord() 527 return FillPath(pBrush, &path, pMatrix); in FillRoundRectangle()
|
D | fde_gedevice.h | 84 virtual FX_BOOL FillPath(IFDE_Brush* pBrush,
|
D | fde_gdidevice.h | 116 virtual FX_BOOL FillPath(IFDE_Brush* pBrush,
|
D | fde_render.cpp | 235 m_pRenderDevice->FillPath(pBrush, pPath, &m_Transform); in RenderPath()
|
/external/pdfium/xfa/src/fdp/include/ |
D | fde_rdv.h | 93 virtual FX_BOOL FillPath(IFDE_Brush* pBrush,
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 1471 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Radial() 1506 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Pattern() 1542 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Linear() 1587 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill() 1717 pGraphic->FillPath(&pathLT, FXFILL_WINDING, pMatrix); in XFA_Draw3DRect() 1729 pGraphic->FillPath(&pathRB, FXFILL_WINDING, pMatrix); in XFA_Draw3DRect() 1744 pGS->FillPath(&path, FXFILL_ALTERNATE, pMatrix); in XFA_BOX_Stroke_3DRect_Lowered() 1760 pGS->FillPath(&path, FXFILL_ALTERNATE, pMatrix); in XFA_BOX_Stroke_3DRect_Raised()
|
D | xfa_ffpushbutton.cpp | 231 pGraphics->FillPath(&path, FXFILL_WINDING, (CFX_Matrix*)pMatrix); in OnDrawWidget()
|
/external/pdfium/xfa/include/fxgraphics/ |
D | fx_graphics.h | 199 FX_ERR FillPath(CFX_Path* path,
|