Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_contentimp.cpp43 m_fHeightMax(10000) {} in CFWL_ContentImp()
86 fHeight = m_fHeightMax; in GetMaxSize()
91 m_fHeightMax = fHeight; in SetMaxSize()
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_contentimp.h30 FX_FLOAT m_fHeightMax; variable