Home
last modified time | relevance | path

Searched defs:SetPopupItemBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp432 void JSIndexer::SetPopupItemBackgroundColor(const JSCallbackInfo& args) in SetPopupItemBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_alphabet_indexer_bridge.cpp231 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupItemBackgroundColor(ArkUIRuntimeCallInfo* run… in SetPopupItemBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dalphabet_indexer_modifier.cpp167 void SetPopupItemBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetPopupItemBackgroundColor() function