Home
last modified time | relevance | path

Searched refs:ResetPlaceholderColor (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_search_bridge.h29 static ArkUINativeModuleValue ResetPlaceholderColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h31 static ArkUINativeModuleValue ResetPlaceholderColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h33 static ArkUINativeModuleValue ResetPlaceholderColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_search_bridge.cpp186 ArkUINativeModuleValue SearchBridge::ResetPlaceholderColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPlaceholderColor() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_text_input_bridge.cpp144 ArkUINativeModuleValue TextInputBridge::ResetPlaceholderColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetPlaceholderColor() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp186 ArkUINativeModuleValue TextAreaBridge::ResetPlaceholderColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetPlaceholderColor() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_api_impl_bridge.cpp1362 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetPlaceholderColor)); in GetArkUINativeModule()
1866 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetPlaceholderColor)); in GetArkUINativeModule()
2243 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetPlaceholderColor)); in GetArkUINativeModule()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4213 void ResetPlaceholderColor(ArkUI_NodeHandle node) in ResetPlaceholderColor() function
13232 ResetShowUnderline, ResetMaxLength, ResetEnterKeyType, ResetPlaceholderColor, ResetTextInputPlaceholderFont, in ResetTextInputAttribute()
13283 static Resetter* setters[] = { ResetTextAreaPlaceholder, ResetTextAreaText, ResetMaxLength, ResetPlaceholderColor, in ResetTextAreaAttribute()

Completed in 48 milliseconds