Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_loadercontext.cpp12 m_fHeight(0), in CXFA_LoaderContext()
Dcxfa_loadercontext.h26 FX_FLOAT m_fHeight; variable
Dcxfa_textlayout.cpp257 CFX_SizeF szMax(m_pLoader->m_fWidth, m_pLoader->m_fHeight); in GetLayoutHeight()
266 FX_FLOAT fHeight = m_pLoader->m_fHeight; in GetLayoutHeight()
312 m_pLoader->m_fHeight = fHeight; in DoLayout()
438 CFX_SizeF szText(m_pLoader->m_fWidth, m_pLoader->m_fHeight); in Layout()