HomeSort by relevance Sort by last modified time
    Searched refs:m_fBottomSpace (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ListCtrl.h 44 FX_FLOAT m_fBottomSpace;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 18 m_fBottomSpace(0.0f)
89 fRet += m_fBottomSpace;
131 fy -= m_fBottomSpace;
154 m_fBottomSpace = fSpace;

Completed in 107 milliseconds