Home
last modified time | relevance | path

Searched defs:ParseFontSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_badge_bridge.cpp91 void ParseFontSize(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUIBadgeParam& … in ParseFontSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.cpp263 void JSSelect::ParseFontSize(const JSRef<JSVal>& jsValue, SelectFontType type) in ParseFontSize() function in OHOS::Ace::Framework::JSSelect