Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.h27 FDE_CSSLength m_WordSpacing; variable
Dcfde_csscomputedstyle.cpp172 m_WordSpacing(FDE_CSSLengthUnit::Normal), in InheritedData()
Dcfde_cssstyleselector.cpp363 pComputedStyle->m_InheritedData.m_WordSpacing.Set( in ApplyProperty()
370 SetLengthWithPercent(pComputedStyle->m_InheritedData.m_WordSpacing, in ApplyProperty()