Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp115 return m_InheritedData.m_TextIndent; in GetTextIndent()
143 m_InheritedData.m_TextIndent = textIndent; in SetTextIndent()
173 m_TextIndent(CFX_CSSLengthUnit::Point, 0), in InheritedData()
Dcfx_csscomputedstyle.h27 CFX_CSSLength m_TextIndent; variable
Dcfx_cssstyleselector.cpp211 SetLengthWithPercent(pComputedStyle->m_InheritedData.m_TextIndent, in ApplyProperty()