Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
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()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h188 void DrawStrokeLine(const CFX_Matrix* pUser2Device,
Dcfx_renderdevice.cpp1122 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine() function in CFX_RenderDevice
1158 DrawStrokeLine(&mtUser2Device, CFX_PointF(rect.left, fy), in DrawShadow()
1169 DrawStrokeLine(&mtUser2Device, CFX_PointF(fx, rect.bottom), in DrawShadow()