Searched defs:textIndent (Results 1 – 4 of 4) sorted by relevance
142 void CFX_CSSComputedStyle::SetTextIndent(const CFX_CSSLength& textIndent) { in SetTextIndent()
21 void CJX_Para::textIndent(CFXJSE_Value* pValue, in textIndent() function in CJX_Para
926 size_t outIndent, size_t textIndent, string& example) { in add_code()1047 size_t textIndent = count_indent(text, pos, end); in exampleToScript() local