Home
last modified time | relevance | path

Searched refs:FXFILL_WINDING (Results 1 – 25 of 33) sorted by relevance

12

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp114 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()
Dcfwl_comboboxtp.cpp47 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()
Dcfwl_edittp.cpp51 pGraphics->FillPath(pParams->m_pPath, FXFILL_WINDING, in DrawBackground()
69 pParams->m_pGraphics->FillPath(&path, FXFILL_WINDING, in DrawBackground()
Dcfwl_checkboxtp.cpp73 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()
Dcfwl_scrollbartp.cpp94 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()
Dcfwl_widgettp.cpp136 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()
Dcfwl_carettp.cpp51 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawCaretBK()
Dcfwl_listboxtp.cpp78 pGraphics->FillPath(&path, FXFILL_WINDING, pMatrix); in DrawListBoxItem()
Dcfwl_widgettp.h76 int32_t fillMode = FXFILL_WINDING,
Dcfwl_pushbuttontp.cpp80 pGraphics->FillPath(&fillPath, FXFILL_WINDING, &pParams->m_matrix); in DrawBackground()
/external/pdfium/core/fxge/skia/
Dfx_skia_device_unittest.cpp64 FXFILL_WINDING, 0); in CommonTest()
87 FXFILL_WINDING, 0); in CommonTest()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator_unittest.cpp89 pPathObj->m_FillType = FXFILL_WINDING; in TEST_F()
107 pPathObj->m_FillType = FXFILL_WINDING; in TEST_F()
Dcpdf_pagecontentgenerator.cpp186 else if (pPathObj->m_FillType == FXFILL_WINDING) in ProcessPath()
/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h65 FX_FillMode fillMode = FXFILL_WINDING,
/external/pdfium/fpdfsdk/
Dfpdfeditpath.cpp127 pPathObj->m_FillType = FXFILL_WINDING; in FPDFPath_SetDrawMode()
Dfpdf_transformpage.cpp297 if (iClipType == FXFILL_WINDING) in FPDFPage_InsertClipPath()
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp586 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()
Dcpdf_contentparser.cpp106 m_pParser->GetCurStates()->m_ClipPath.AppendPath(ClipPath, FXFILL_WINDING, in Start()
/external/pdfium/xfa/fxbarcode/
DBC_TwoDimWriter.cpp50 device->DrawPath(&rect, &matri, &data, m_barColor, 0, FXFILL_WINDING); in RenderDeviceResult()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h46 #define FXFILL_WINDING 2 macro
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp894 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()
Dxfa_ffpushbutton.cpp220 pGraphics->FillPath(&path, FXFILL_WINDING, (CFX_Matrix*)pMatrix); in OnDrawWidget()
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp166 if ((fill_mode & 3) == FXFILL_WINDING) { in SetClip_PathFill()
228 if ((fill_mode & 3) == FXFILL_WINDING) { in DrawPath()
Dfx_win32_print.cpp357 m_PSRenderer.SetClip_PathFill(&path, nullptr, FXFILL_WINDING); in CPSPrinterDriver()
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp353 pBrush->GetColor(), 0, FXFILL_WINDING); in FillPath()

12