Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.h26 CFX_CSSLength m_WordSpacing; variable
Dcfx_csscomputedstyle.cpp172 m_WordSpacing(CFX_CSSLengthUnit::Normal), in InheritedData()
Dcfx_cssstyleselector.cpp358 pComputedStyle->m_InheritedData.m_WordSpacing.Set( in ApplyProperty()
365 SetLengthWithPercent(pComputedStyle->m_InheritedData.m_WordSpacing, in ApplyProperty()