Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ScrollBar.cpp1234 FX_FLOAT fMaxHeight = rcMax.top - rcMax.bottom; in GetScrollArea() local
1251 if (rcClient.top - rcClient.bottom > fMinHeight + fMaxHeight + 2) in GetScrollArea()
1254 rcClient.right,rcClient.top - fMaxHeight - 1); in GetScrollArea()