Searched refs:ptLeft (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_ScrollBar.cpp | 493 CFX_PointF ptLeft = in DrawThisAppearance() local 500 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 503 ptLeft.y += 2.0f; in DrawThisAppearance() 506 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 509 ptLeft.y += 2.0f; in DrawThisAppearance() 512 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance()
|