Home
last modified time | relevance | path

Searched refs:ParseFontSize (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.h65 static void ParseFontSize(const JSRef<JSVal>& jsValue, SelectFontType type);
H A Djs_select.cpp237 ParseFontSize(param->GetProperty("size"), SelectFontType::SELECT); in Font()
243 void JSSelect::ParseFontSize(const JSRef<JSVal>& jsValue, SelectFontType type) in ParseFontSize() function in OHOS::OHOS::Ace::Framework::JSSelect
430 ParseFontSize(param->GetProperty("size"), SelectFontType::SELECTED_OPTION); in SelectedOptionFont()
487 ParseFontSize(param->GetProperty("size"), SelectFontType::OPTION); in OptionFont()
/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& param) in ParseFontSize() function
139 ParseFontSize(vm, runtimeCallInfo, param); in ParseBadgeBaseParam()

Completed in 3 milliseconds