Searched refs:OptionBgColor (Results 1 – 2 of 2) sorted by relevance
34 static void OptionBgColor(const JSCallbackInfo& info);
92 JSClass<JSSelect>::StaticMethod("optionBgColor", &JSSelect::OptionBgColor, opt); in JSBind()353 void JSSelect::OptionBgColor(const JSCallbackInfo& info) in OptionBgColor() function in OHOS::Ace::Framework::JSSelect