/external/pdfium/xfa/fwl/theme/ |
D | cfwl_monthcalendartp.cpp | 114 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawTotalBK() 127 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawHeadBk() 144 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawLButton() 148 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawLButton() 178 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawRButton() 182 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawRButton() 237 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawDatesInBK() 245 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawDatesInBK()
|
D | cfwl_comboboxtp.cpp | 47 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams->m_matrix); in DrawBackground() 72 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, &pParams->m_matrix); in DrawStrethHandler()
|
D | cfwl_edittp.cpp | 51 pGraphics->FillPath(pParams->m_pPath, FXFILL_WINDING, in DrawBackground() 69 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, in DrawBackground()
|
D | cfwl_checkboxtp.cpp | 73 pGraphics->FillPath(m_pCheckPath.get(), FXFILL_WINDING, &mt); in DrawSignCheck() 86 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignCircle() 126 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignDiamond() 140 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignSquare() 177 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawSignStar()
|
D | cfwl_scrollbartp.cpp | 94 FXFILL_WINDING, pMatrix); in DrawThumbBtn() 110 FXFILL_WINDING, pMatrix); in DrawThumbBtn() 225 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawTrack() 235 m_pThemeData->clrTrackBKEnd, &path, FXFILL_WINDING, pMatrix); in DrawTrack()
|
D | cfwl_widgettp.cpp | 136 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in FillSoildRect() 233 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawArrow() 248 m_pColorData->clrEnd[eState - 1], &path, FXFILL_WINDING, in DrawBtn()
|
D | cfwl_carettp.cpp | 51 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCaretBK()
|
D | cfwl_listboxtp.cpp | 78 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawListBoxItem()
|
D | cfwl_widgettp.h | 76 int32_t fillMode = FXFILL_WINDING,
|
D | cfwl_pushbuttontp.cpp | 80 pGraphics->FillPath(&fillPath, FXFILL_WINDING, &pParams->m_matrix); in DrawBackground()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device_unittest.cpp | 64 FXFILL_WINDING, 0); in CommonTest() 87 FXFILL_WINDING, 0); in CommonTest()
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_pagecontentgenerator_unittest.cpp | 89 pPathObj->m_FillType = FXFILL_WINDING; in TEST_F() 107 pPathObj->m_FillType = FXFILL_WINDING; in TEST_F()
|
D | cpdf_pagecontentgenerator.cpp | 186 else if (pPathObj->m_FillType == FXFILL_WINDING) in ProcessPath()
|
/external/pdfium/xfa/fxgraphics/ |
D | cfx_graphics.h | 65 FX_FillMode fillMode = FXFILL_WINDING,
|
/external/pdfium/fpdfsdk/ |
D | fpdfeditpath.cpp | 127 pPathObj->m_FillType = FXFILL_WINDING; in FPDFPath_SetDrawMode()
|
D | fpdf_transformpage.cpp | 297 if (iClipType == FXFILL_WINDING) in FPDFPage_InsertClipPath()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_streamcontentparser.cpp | 586 AddPathObject(FXFILL_WINDING, true); in Handle_CloseFillStrokePath() 590 AddPathObject(FXFILL_WINDING, true); in Handle_FillStrokePath() 855 AddPathObject(FXFILL_WINDING, false); in Handle_FillPath() 859 AddPathObject(FXFILL_WINDING, false); in Handle_FillPathOld() 1416 m_PathClipType = FXFILL_WINDING; in Handle_Clip() 1485 m_pCurStates->m_ClipPath.AppendPath(path, FXFILL_WINDING, true); in AddPathObject()
|
D | cpdf_contentparser.cpp | 106 m_pParser->GetCurStates()->m_ClipPath.AppendPath(ClipPath, FXFILL_WINDING, in Start()
|
/external/pdfium/xfa/fxbarcode/ |
D | BC_TwoDimWriter.cpp | 50 device->DrawPath(&rect, &matri, &data, m_barColor, 0, FXFILL_WINDING); in RenderDeviceResult()
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 46 #define FXFILL_WINDING 2 macro
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidget.cpp | 894 pRenderDevice->SetClip_PathFill(&path, pMatrix, FXFILL_WINDING); in XFA_DrawImage() 1558 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Radial() 1593 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Pattern() 1629 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill_Linear() 1673 pGS->FillPath(&fillPath, FXFILL_WINDING, pMatrix); in XFA_BOX_Fill() 1809 pGraphic->FillPath(&pathLT, FXFILL_WINDING, pMatrix); in XFA_Draw3DRect() 1822 pGraphic->FillPath(&pathRB, FXFILL_WINDING, pMatrix); in XFA_Draw3DRect()
|
D | xfa_ffpushbutton.cpp | 220 pGraphics->FillPath(&path, FXFILL_WINDING, (CFX_Matrix*)pMatrix); in OnDrawWidget()
|
/external/pdfium/core/fxge/win32/ |
D | cfx_psrenderer.cpp | 166 if ((fill_mode & 3) == FXFILL_WINDING) { in SetClip_PathFill() 228 if ((fill_mode & 3) == FXFILL_WINDING) { in DrawPath()
|
D | fx_win32_print.cpp | 357 m_PSRenderer.SetClip_PathFill(&path, nullptr, FXFILL_WINDING); in CPSPrinterDriver()
|
/external/pdfium/xfa/fde/ |
D | fde_gedevice.cpp | 353 pBrush->GetColor(), 0, FXFILL_WINDING); in FillPath()
|