Searched refs:ParseJsFontWeight (Results 1 – 2 of 2) sorted by relevance
44 static void ParseJsFontWeight(const JSRef<JSObject>& obj, Font& font);
115 ParseJsFontWeight(obj, font); in ParseJsFontSpan()156 void JSFontSpan::ParseJsFontWeight(const JSRef<JSObject>& obj, Font& font) in ParseJsFontWeight() function in OHOS::Ace::Framework::JSFontSpan