Home
last modified time | relevance | path

Searched defs:SetPopupTitleBackground (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model.h73 virtual void SetPopupTitleBackground(const std::optional<Color>& color) {}; in SetPopupTitleBackground() function in OHOS::Ace::IndexerModel
H A Dindexer_model_ng.cpp314 void IndexerModelNG::SetPopupTitleBackground(const std::optional<Color>& color) in SetPopupTitleBackground() function in OHOS::Ace::NG::IndexerModelNG
371 void IndexerModelNG::SetPopupTitleBackground(FrameNode* frameNode, const std::optional<Color>& color) in SetPopupTitleBackground() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indexer.cpp524 void JSIndexer::SetPopupTitleBackground(const JSCallbackInfo& args) in SetPopupTitleBackground() function in OHOS::OHOS::Ace::Framework::JSIndexer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_alphabet_indexer_bridge.cpp687 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupTitleBackground(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPopupTitleBackground() function in OHOS::Ace::NG::AlphabetIndexerBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp468 void SetPopupTitleBackground(ArkUINodeHandle node, ArkUI_Uint32 color) in SetPopupTitleBackground() function

Completed in 8 milliseconds