Searched defs:ParseFontSize (Results 1 – 3 of 3) sorted by relevance
91 void ParseFontSize(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUIBadgeParam& … in ParseFontSize() function
58 void ParseFontSize(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen) in ParseFontSize() function
263 void JSSelect::ParseFontSize(const JSRef<JSVal>& jsValue, SelectFontType type) in ParseFontSize() function in OHOS::Ace::Framework::JSSelect