Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp115 return m_InheritedData.m_TextIndent; in GetTextIndent()
143 m_InheritedData.m_TextIndent = textIndent; in SetTextIndent()
173 m_TextIndent(FDE_CSSLengthUnit::Point, 0), in InheritedData()
Dcfde_csscomputedstyle.h28 FDE_CSSLength m_TextIndent; variable
Dcfde_cssstyleselector.cpp216 SetLengthWithPercent(pComputedStyle->m_InheritedData.m_TextIndent, in ApplyProperty()