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.cpp110 return m_InheritedData.m_fLineHeight; in GetLineHeight()
138 m_InheritedData.m_fLineHeight = fLineHeight; in SetLineHeight()
175 m_fLineHeight(14.0f), in InheritedData()
Dcfx_csscomputedstyle.h31 float m_fLineHeight; variable
Dcfx_cssstyleselector.cpp198 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()
201 pComputedStyle->m_InheritedData.m_fLineHeight = in ApplyProperty()