Home
last modified time | relevance | path

Searched refs:ptRight (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp259 CFX_PointF ptRight = CFX_PointF(ptCenter.x + nFrictionWidth / 2.0f, in DrawThisAppearance() local
263 pDevice->DrawStrokeLine(&mtUser2Device, ptLeft, ptRight, crStroke, 1.0f); in DrawThisAppearance()
265 ptRight.y += 2.0f; in DrawThisAppearance()