Home
last modified time | relevance | path

Searched refs:full_cover (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dcfx_fillrenderoptions.h42 full_cover(false), in CFX_FillRenderOptions()
59 bool full_cover : 1; member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/evg/
H A Draster3d.c375 Bool full_cover=GF_TRUE; in EVG3D_SpanFunc() local
405 full_cover = GF_FALSE; in EVG3D_SpanFunc()
419 full_cover = GF_FALSE; in EVG3D_SpanFunc()
523 full_cover = GF_FALSE; in EVG3D_SpanFunc()
601 full_cover = GF_TRUE; in EVG3D_SpanFunc()
616 if (!full_cover && !s3d->mode2d) { in EVG3D_SpanFunc()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/evg/
H A Draster3d.c375 Bool full_cover=GF_TRUE; in EVG3D_SpanFunc() local
405 full_cover = GF_FALSE; in EVG3D_SpanFunc()
419 full_cover = GF_FALSE; in EVG3D_SpanFunc()
523 full_cover = GF_FALSE; in EVG3D_SpanFunc()
601 full_cover = GF_TRUE; in EVG3D_SpanFunc()
616 if (!full_cover && !s3d->mode2d) { in EVG3D_SpanFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp1223 RenderRasterizer(rasterizer, fill_color, fill_options.full_cover, in DrawPath()
1239 RenderRasterizer(rasterizer, stroke_color, fill_options.full_cover, in DrawPath()
1263 RenderRasterizer(rasterizer, stroke_color, fill_options.full_cover, in DrawPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp578 ((m_DeviceType != DeviceType::kPrinter && !fill_options.full_cover) || in DrawPath()
H A Dcgdi_plus_ext.cpp759 } else if (!fill_options.full_cover) { in DrawPath()
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dflow.save85 /* full_cover(); */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_rendershading.cpp704 fill_options.full_cover = true; in Draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp797 if (m_fillOptions.full_cover) in FlushPath()
2084 if (fill_options.full_cover) in DrawPath()