Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp111 return m_InheritedData.m_fLineHeight; in GetLineHeight()
139 m_InheritedData.m_fLineHeight = fLineHeight; in SetLineHeight()
176 m_fLineHeight(14.0f), in InheritedData()
Dcfde_csscomputedstyle.h31 FX_FLOAT m_fLineHeight; variable
Dcfde_cssstyleselector.cpp201 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()
204 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()