Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp18 m_fBottomSpace(0.0f) in CPWL_ListCtrl()
89 fRet += m_fBottomSpace; in GetContentsHeight()
131 fy -= m_fBottomSpace; in ResetAll()
154 m_fBottomSpace = fSpace; in SetBottomSpace()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListCtrl.h49 FX_FLOAT m_fBottomSpace; variable