Searched refs:ParseJsTextIndent (Results 1 – 2 of 2) sorted by relevance
77 static void ParseJsTextIndent(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle);
1242 ParseJsTextIndent(obj, paragraphStyle); in ParseJsParagraphStyleSpan()1266 void JSParagraphStyleSpan::ParseJsTextIndent(const JSRef<JSObject>& obj, SpanParagraphStyle& paragr… in ParseJsTextIndent() function in OHOS::Ace::Framework::JSParagraphStyleSpan