Searched defs:ParseJsFontSpan (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ | ||
H A D | js_span_string.cpp | 462 RefPtr<SpanBase> JSSpanString::ParseJsFontSpan(int32_t start, int32_t length, const JSRef<JSObject>… in ParseJsFontSpan() function in OHOS::Ace::Framework::JSSpanString |
H A D | js_span_object.cpp | 110 RefPtr<FontSpan> JSFontSpan::ParseJsFontSpan(const JSRef<JSObject>& obj) in ParseJsFontSpan() function in OHOS::Ace::Framework::JSFontSpan |