Searched refs:SetTextIndent (Results 1 – 3 of 3) sorted by relevance
88 void SetTextIndent(const FDE_CSSLength& textIndent);
142 void CFDE_CSSComputedStyle::SetTextIndent(const FDE_CSSLength& textIndent) { in SetTextIndent() function in CFDE_CSSComputedStyle
116 pStyle->SetTextIndent(indent); in CreateRootStyle()