Searched refs:ptLeft (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ScrollBar.cpp | 502 CPDF_Point ptLeft = in DrawThisAppearance() local 509 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 512 ptLeft.y += 2.0f; in DrawThisAppearance() 515 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 518 ptLeft.y += 2.0f; in DrawThisAppearance() 521 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance()
|