Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp111 return m_InheritedData.m_fLineHeight; in GetLineHeight()
139 m_InheritedData.m_fLineHeight = fLineHeight; in SetLineHeight()
176 m_fLineHeight(14.0f), in InheritedData()
Dcfx_csscomputedstyle.h30 float m_fLineHeight; variable
Dcfx_cssstyleselector.cpp196 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()
199 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()