Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.h39 static void SelectedOptionFontColor(const JSCallbackInfo& info);
H A Djs_select.cpp118 JSClass<JSSelect>::StaticMethod("selectedOptionFontColor", &JSSelect::SelectedOptionFontColor, opt); in JSBind()
436 void JSSelect::SelectedOptionFontColor(const JSCallbackInfo& info) in SelectedOptionFontColor() function in OHOS::OHOS::Ace::Framework::JSSelect

Completed in 4 milliseconds