Home
last modified time | relevance | path

Searched defs:SetPopupBackground (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dindexer_model_impl.cpp78 void IndexerModelImpl::SetPopupBackground(const std::optional<Color>& color) in SetPopupBackground() function in OHOS::Ace::Framework::IndexerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model_ng.cpp80 void IndexerModelNG::SetPopupBackground(const std::optional<Color>& popupBackground) in SetPopupBackground() function in OHOS::Ace::NG::IndexerModelNG
498 void IndexerModelNG::SetPopupBackground(FrameNode* frameNode, const std::optional<Color>& popupBack… in SetPopupBackground() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp169 void JSIndexer::SetPopupBackground(const JSCallbackInfo& args) in SetPopupBackground() function in OHOS::Ace::Framework::JSIndexer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_alphabet_indexer_bridge.cpp337 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupBackground(ArkUIRuntimeCallInfo* runtimeCallI… in SetPopupBackground() function in OHOS::Ace::NG::AlphabetIndexerBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dalphabet_indexer_modifier.cpp245 void SetPopupBackground(ArkUINodeHandle node, uint32_t color) in SetPopupBackground() function