Home
last modified time | relevance | path

Searched refs:ParseFontStyle (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.h68 static void ParseFontStyle(const JSRef<JSVal>& jsValue, SelectFontType type);
H A Djs_select.cpp240 ParseFontStyle(param->GetProperty("style"), SelectFontType::SELECT); in Font()
292 void JSSelect::ParseFontStyle(const JSRef<JSVal>& jsValue, SelectFontType type) in ParseFontStyle() function in OHOS::OHOS::Ace::Framework::JSSelect
433 ParseFontStyle(param->GetProperty("style"), SelectFontType::SELECTED_OPTION); in SelectedOptionFont()
490 ParseFontStyle(param->GetProperty("style"), SelectFontType::OPTION); in OptionFont()

Completed in 3 milliseconds