Home
last modified time | relevance | path

Searched refs:DrawStrokeLine (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ScrollBar.cpp412 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
419 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
426 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
433 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
440 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
447 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
454 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
461 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
468 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
670 CPWL_Utils::DrawStrokeLine( in DrawThisAppearance()
[all …]
H A DPWL_Utils.h109 static void DrawStrokeLine(CFX_RenderDevice* pDevice,
H A DPWL_Utils.cpp975 void CPWL_Utils::DrawStrokeLine(CFX_RenderDevice* pDevice, in DrawStrokeLine() function in CPWL_Utils
1015 CPWL_Utils::DrawStrokeLine( in DrawShadow()
1027 CPWL_Utils::DrawStrokeLine( in DrawShadow()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ScrollBar.cpp429 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
436 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
443 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
450 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
457 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
464 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
471 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
478 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
485 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptTop, ptBottom, in DrawThisAppearance()
691 CPWL_Utils::DrawStrokeLine( in DrawThisAppearance()
[all …]
H A DPWL_Utils.h203 static void DrawStrokeLine(CFX_RenderDevice* pDevice,
H A DPWL_Utils.cpp1256 void CPWL_Utils::DrawStrokeLine(CFX_RenderDevice* pDevice, in DrawStrokeLine() function in CPWL_Utils
1297 CPWL_Utils::DrawStrokeLine( in DrawShadow()
1309 CPWL_Utils::DrawStrokeLine( in DrawShadow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_scroll_bar.cpp236 pDevice->DrawStrokeLine(&mtUser2Device, ptTop, ptBottom, ref, 1.0f); in DrawThisAppearance()
263 pDevice->DrawStrokeLine(&mtUser2Device, ptLeft, ptRight, crStroke, 1.0f); in DrawThisAppearance()
401 pDevice->DrawStrokeLine( in DrawThisAppearance()
406 pDevice->DrawStrokeLine( in DrawThisAppearance()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_scroll_bar.cpp237 pDevice->DrawStrokeLine(&mtUser2Device, ptTop, ptBottom, ref, 1.0f); in DrawThisAppearance()
264 pDevice->DrawStrokeLine(&mtUser2Device, ptLeft, ptRight, crStroke, 1.0f); in DrawThisAppearance()
402 pDevice->DrawStrokeLine( in DrawThisAppearance()
407 pDevice->DrawStrokeLine( in DrawThisAppearance()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.h188 void DrawStrokeLine(const CFX_Matrix* pUser2Device,
H A Dcfx_renderdevice.cpp1124 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine() function in CFX_RenderDevice
1160 DrawStrokeLine(&mtUser2Device, CFX_PointF(rect.left, fy), in DrawShadow()
1171 DrawStrokeLine(&mtUser2Device, CFX_PointF(fx, rect.bottom), in DrawShadow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.h188 void DrawStrokeLine(const CFX_Matrix* pUser2Device,
H A Dcfx_renderdevice.cpp1101 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine() function in CFX_RenderDevice
1146 DrawStrokeLine(&mtUser2Device, start, end, color, kLineWidth); in DrawShadow()
1161 DrawStrokeLine(&mtUser2Device, start, end, color, kLineWidth); in DrawShadow()