Searched refs:DrawStrokeLine (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_scroll_bar.cpp | 236 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/ |
D | cfx_renderdevice.h | 188 void DrawStrokeLine(const CFX_Matrix* pUser2Device,
|
D | cfx_renderdevice.cpp | 1122 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()
|