Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ScrollBar.cpp529 FX_FLOAT nFrictionHeight = 5.5f; in DrawThisAppearance() local
531 …ptLeft = CPDF_Point(ptCenter.x - nFrictionWidth / 2.0f, ptCenter.y - nFrictionHeight / 2.0f + 0.5f… in DrawThisAppearance()
532 …tRight = CPDF_Point(ptCenter.x + nFrictionWidth / 2.0f, ptCenter.y - nFrictionHeight / 2.0f + 0.5f… in DrawThisAppearance()