Home
last modified time | relevance | path

Searched refs:SetPopupItemBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indexer.h51 static void SetPopupItemBackgroundColor(const JSCallbackInfo& args);
H A Djs_indexer.cpp432 void JSIndexer::SetPopupItemBackgroundColor(const JSCallbackInfo& args) in SetPopupItemBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
576 …JSIndexer>::StaticMethod("popupItemBackgroundColor", &JSIndexer::SetPopupItemBackgroundColor, opt); in JSBind()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_alphabet_indexer_bridge.h32 … static ArkUINativeModuleValue SetPopupItemBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_alphabet_indexer_bridge.cpp231 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupItemBackgroundColor(ArkUIRuntimeCallInfo* run… in SetPopupItemBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
H A Darkts_native_api_impl_bridge.cpp4312 …ctionRef::New(const_cast<panda::EcmaVM*>(vm), AlphabetIndexerBridge::SetPopupItemBackgroundColor)); in RegisterAlphabetIndexerAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp167 void SetPopupItemBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetPopupItemBackgroundColor() function
556SetPopupItemBackgroundColor, ResetPopupItemBackgroundColor, SetAlphabetIndexerColor, ResetAlphabet… in GetAlphabetIndexerModifier()
574SetPopupItemBackgroundColor, ResetPopupItemBackgroundColor, SetAlphabetIndexerColor, ResetAlphabet… in GetCJUIAlphabetIndexerModifier()