Searched refs:OptionFont (Results 1 – 3 of 3) sorted by relevance
282 struct OptionFont { struct290 OptionFont selectedFont_; argument292 OptionFont optionFont_;
41 static void OptionFont(const JSCallbackInfo& info);
120 JSClass<JSSelect>::StaticMethod("optionFont", &JSSelect::OptionFont, opt); in JSBind()492 void JSSelect::OptionFont(const JSCallbackInfo& info) in OptionFont() function in OHOS::Ace::Framework::JSSelect