Searched defs:fill_options (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/ |
H A D | cfgas_gegraphics.cpp | 224 const CFX_FillRenderOptions fill_options(fill_type); in RenderDeviceFillPath() local 243 const CFX_FillRenderOptions& fill_options, in FillPathWithPattern() 282 const CFX_FillRenderOptions& fill_options, in FillPathWithShading()
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_renderdevice.cpp | 559 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 602 const CFX_FillRenderOptions& fill_options) { in DrawPath() 613 const CFX_FillRenderOptions& fill_options, in DrawPathWithBlend() 746 const CFX_FillRenderOptions& fill_options, in DrawFillStrokePath() 823 const CFX_FillRenderOptions& fill_options, in DrawCosmeticLine() 1205 const CFX_FillRenderOptions& fill_options) { in DrawTextPath()
|
H A D | cfx_defaultrenderdevice_unittest.cpp | 29 const CFX_FillRenderOptions fill_options( in TEST() local
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | ctext_only_printer_driver.cpp | 65 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 81 const CFX_FillRenderOptions& fill_options, in DrawPath()
|
H A D | cps_printer_driver.cpp | 129 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 147 const CFX_FillRenderOptions& fill_options, in DrawPath()
|
H A D | cgdi_device_driver.cpp | 575 const CFX_FillRenderOptions& fill_options, in DrawPath() 702 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill()
|
H A D | cfx_psrenderer.cpp | 359 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 402 const CFX_FillRenderOptions& fill_options) { in DrawPath()
|
H A D | cgdi_plus_ext.cpp | 620 const CFX_FillRenderOptions& fill_options) { in DrawPath()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_renderstatus.cpp | 86 CFX_FillRenderOptions fill_options(fill_type); in GetFillOptionsForDrawPathWithBlend() local 106 CFX_FillRenderOptions fill_options; in GetFillOptionsForDrawTextPath() local 525 CFX_FillRenderOptions fill_options(CFX_FillRenderOptions::WindingOptions()); in ProcessClipPath() local 554 CFX_FillRenderOptions fill_options(path_obj->filltype()); in SelectClipPath() local
|
H A D | cpdf_textrenderer.cpp | 62 const CFX_FillRenderOptions& fill_options) { in DrawTextPath()
|
H A D | cpdf_rendershading.cpp | 713 CFX_FillRenderOptions fill_options( in Draw() local
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 174 const CFX_FillRenderOptions& fill_options) { in GetAlternateOrWindingFillType() 505 const CFX_FillRenderOptions& fill_options) { in PaintStroke() 1008 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 1062 const CFX_FillRenderOptions& fill_options, in DrawPath()
|
/aosp_15_r20/external/pdfium/core/fxge/agg/ |
H A D | fx_agg_driver.cpp | 311 const CFX_FillRenderOptions& fill_options) { in GetAlternateOrWindingFillType() 1081 const CFX_FillRenderOptions& fill_options) { in SetClip_PathFill() 1161 const CFX_FillRenderOptions& fill_options, in DrawPath()
|