Searched refs:CFX_CSSLength (Results 1 – 6 of 6) sorted by relevance
26 CFX_CSSLength m_LetterSpacing;27 CFX_CSSLength m_WordSpacing;28 CFX_CSSLength m_TextIndent;46 CFX_CSSLength m_Top;47 CFX_CSSLength m_Bottom;48 CFX_CSSLength m_Left;49 CFX_CSSLength m_Right;84 const CFX_CSSLength& GetTextIndent() const;89 const CFX_CSSLength& GetLetterSpacing() const;91 void SetTextIndent(const CFX_CSSLength& textIndent);[all …]
185 class CFX_CSSLength {187 CFX_CSSLength() {} in CFX_CSSLength() function189 CFX_CSSLength(CFX_CSSLengthUnit eUnit, float fValue) in CFX_CSSLength() function192 CFX_CSSLength& Set(CFX_CSSLengthUnit eUnit) { in Set()197 CFX_CSSLength& Set(CFX_CSSLengthUnit eUnit, float fValue) { in Set()238 CFX_CSSLength left;239 CFX_CSSLength top;240 CFX_CSSLength right;241 CFX_CSSLength bottom;
113 const CFX_CSSLength& CFX_CSSComputedStyle::GetTextIndent() const { in GetTextIndent()133 const CFX_CSSLength& CFX_CSSComputedStyle::GetLetterSpacing() const { in GetLetterSpacing()141 void CFX_CSSComputedStyle::SetTextIndent(const CFX_CSSLength& textIndent) { in SetTextIndent()159 const CFX_CSSLength& letterSpacing) { in SetLetterSpacing()
65 bool SetLengthWithPercent(CFX_CSSLength& width,
475 CFX_CSSLength& width, in SetLengthWithPercent()
118 CFX_CSSLength indent; in CreateRootStyle()159 CFX_CSSLength letterSpacing; in CreateRootStyle()