Searched refs:DrawStrokeLine (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_scroll_bar.cpp | 255 pDevice->DrawStrokeLine(&mtUser2Device, ptTop, ptBottom, ref, 1.0f); in DrawThisAppearance() 282 pDevice->DrawStrokeLine(&mtUser2Device, ptLeft, ptRight, crStroke, 1.0f); in DrawThisAppearance() 432 pDevice->DrawStrokeLine( in DrawThisAppearance() 437 pDevice->DrawStrokeLine( in DrawThisAppearance()
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 240 void DrawStrokeLine(const CFX_Matrix* pUser2Device,
|
D | cfx_renderdevice.cpp | 1168 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine() function in CFX_RenderDevice 1204 DrawStrokeLine(pUser2Device, CFX_PointF(rect.left, fy), in DrawShadow() 1215 DrawStrokeLine(pUser2Device, CFX_PointF(fx, rect.bottom), in DrawShadow()
|