Searched refs:SetTextIndent (Results 1 – 5 of 5) sorted by relevance
963 virtual void SetTextIndent(const FDE_CSSLENGTH& textIndent) = 0;
759 virtual void SetTextIndent(const FDE_CSSLENGTH& textIndent) { in SetTextIndent() function
214 FX_BOOL SetTextIndent(FX_FLOAT fTextIndent);
143 pParaStyle->SetTextIndent(indent); in CreateRootStyle()
502 FX_BOOL CXFA_Para::SetTextIndent(FX_FLOAT fTextIndent) { in SetTextIndent() function in CXFA_Para