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