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 D | cfx_fillrenderoptions.h | 42 full_cover(false), in CFX_FillRenderOptions() 59 bool full_cover : 1; member
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/evg/ |
H A D | raster3d.c | 375 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 D | raster3d.c | 375 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 D | fx_agg_driver.cpp | 1223 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 D | cgdi_device_driver.cpp | 578 ((m_DeviceType != DeviceType::kPrinter && !fill_options.full_cover) || in DrawPath()
|
H A D | cgdi_plus_ext.cpp | 759 } else if (!fill_options.full_cover) { in DrawPath()
|
/dports/math/chaco/Chaco-2.2/code/klvspiff/ |
H A D | flow.save | 85 /* full_cover(); */
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/render/ |
H A D | cpdf_rendershading.cpp | 704 fill_options.full_cover = true; in Draw()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 797 if (m_fillOptions.full_cover) in FlushPath() 2084 if (fill_options.full_cover) in DrawPath()
|