Searched refs:SelectedOptionBgColor (Results 1 – 2 of 2) sorted by relevance
37 static void SelectedOptionBgColor(const JSCallbackInfo& info);
116 JSClass<JSSelect>::StaticMethod("selectedOptionBgColor", &JSSelect::SelectedOptionBgColor, opt); in JSBind()415 void JSSelect::SelectedOptionBgColor(const JSCallbackInfo& info) in SelectedOptionBgColor() function in OHOS::Ace::Framework::JSSelect