Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ScrollBar.cpp499 FX_FLOAT nFrictionWidth = 5.0f; in DrawThisAppearance() local
503 CPDF_Point(ptCenter.x - nFrictionWidth / 2.0f, in DrawThisAppearance()
506 CPDF_Point(ptCenter.x + nFrictionWidth / 2.0f, in DrawThisAppearance()