Searched refs:ParseFontStyle (Results 1 – 2 of 2) sorted by relevance
68 static void ParseFontStyle(const JSRef<JSVal>& jsValue, SelectFontType type);
260 ParseFontStyle(param->GetProperty("style"), SelectFontType::SELECT); in Font()312 void JSSelect::ParseFontStyle(const JSRef<JSVal>& jsValue, SelectFontType type) in ParseFontStyle() function in OHOS::Ace::Framework::JSSelect448 ParseFontStyle(param->GetProperty("style"), SelectFontType::SELECTED_OPTION); in SelectedOptionFont()505 ParseFontStyle(param->GetProperty("style"), SelectFontType::OPTION); in OptionFont()