Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.h37 static void SelectedOptionBgColor(const JSCallbackInfo& info);
H A Djs_select.cpp116 JSClass<JSSelect>::StaticMethod("selectedOptionBgColor", &JSSelect::SelectedOptionBgColor, opt); in JSBind()
400 void JSSelect::SelectedOptionBgColor(const JSCallbackInfo& info) in SelectedOptionBgColor() function in OHOS::OHOS::Ace::Framework::JSSelect

Completed in 3 milliseconds