Home
last modified time | relevance | path

Searched refs:ptLineTo (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Drenderdevicedriver_iface.cpp31 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
H A Dcfx_renderdevice.h190 const CFX_PointF& ptLineTo,
241 const CFX_PointF& ptLineTo,
H A Drenderdevicedriver_iface.h64 const CFX_PointF& ptLineTo,
H A Dcfx_renderdevice.cpp661 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
666 ptMoveTo, ptLineTo, color, blend_type)) { in DrawCosmeticLine()
672 path.AppendPoint(ptLineTo, FXPT_TYPE::LineTo); in DrawCosmeticLine()
1103 const CFX_PointF& ptLineTo, in DrawStrokeLine() argument
1108 path.AppendPoint(ptLineTo, FXPT_TYPE::LineTo); in DrawStrokeLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.h190 const CFX_PointF& ptLineTo,
236 const CFX_PointF& ptLineTo,
H A Drenderdevicedriver_iface.cpp41 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
H A Drenderdevicedriver_iface.h66 const CFX_PointF& ptLineTo,
H A Dcfx_renderdevice.cpp700 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
705 ptMoveTo, ptLineTo, color, blend_type)) { in DrawCosmeticLine()
711 path.AppendPoint(ptLineTo, FXPT_TYPE::LineTo, false); in DrawCosmeticLine()
1126 const CFX_PointF& ptLineTo, in DrawStrokeLine() argument
1131 path.AppendPoint(ptLineTo, FXPT_TYPE::LineTo, false); in DrawStrokeLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.h44 const CFX_PointF& ptLineTo,
H A Dcgdi_device_driver.cpp709 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
724 LineTo(m_hDC, FXSYS_roundf(ptLineTo.x), FXSYS_roundf(ptLineTo.y)); in DrawCosmeticLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/skia/
H A Dfx_skia_device.h75 const CFX_PointF& ptLineTo,
H A Dfx_skia_device.cpp2110 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/skia/
H A Dfx_skia_device.h77 const CFX_PointF& ptLineTo,
H A Dfx_skia_device.cpp2133 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.h112 const CFX_PointF& ptLineTo,
H A DPWL_Utils.cpp978 const CFX_PointF& ptLineTo, in DrawStrokeLine() argument
983 path.AppendPoint(ptLineTo, FXPT_TYPE::LineTo, false); in DrawStrokeLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/win32/
H A Dwin32_int.h103 const CFX_PointF& ptLineTo,
H A Dfx_win32_device.cpp1123 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
1138 LineTo(m_hDC, FXSYS_roundf(ptLineTo.x), FXSYS_roundf(ptLineTo.y)); in DrawCosmeticLine()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.h206 const CFX_FloatPoint& ptLineTo,
H A DPWL_Utils.cpp1259 const CFX_FloatPoint& ptLineTo, in DrawStrokeLine() argument
1265 path.SetPoint(1, ptLineTo.x, ptLineTo.y, FXPT_LINETO); in DrawStrokeLine()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfdataset.cpp1455 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
1461 return m_poParent->DrawCosmeticLine(ptMoveTo,ptLineTo,color,blend_typeL); in DrawCosmeticLine()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfdataset.cpp1455 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
1461 return m_poParent->DrawCosmeticLine(ptMoveTo,ptLineTo,color,blend_typeL); in DrawCosmeticLine()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfdataset.cpp1455 const CFX_PointF& ptLineTo, in DrawCosmeticLine() argument
1461 return m_poParent->DrawCosmeticLine(ptMoveTo,ptLineTo,color,blend_typeL); in DrawCosmeticLine()