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

  /external/pdfium/xfa/fxfa/
cxfa_loadercontext.cpp 12 m_fHeight(0),
cxfa_loadercontext.h 25 float m_fHeight;
cxfa_textlayout.cpp 257 CFX_SizeF szMax(m_pLoader->m_fWidth, m_pLoader->m_fHeight);
265 float fHeight = m_pLoader->m_fHeight;
311 m_pLoader->m_fHeight = fHeight;
429 CFX_SizeF szText(m_pLoader->m_fWidth, m_pLoader->m_fHeight);
    [all...]

Completed in 1563 milliseconds