Searched refs:ResetPlaceholderFont (Results 1 – 7 of 7) sorted by relevance
41 static ArkUINativeModuleValue ResetPlaceholderFont(ArkUIRuntimeCallInfo* runtimeCallInfo);
37 static ArkUINativeModuleValue ResetPlaceholderFont(ArkUIRuntimeCallInfo* runtimeCallInfo);
73 static ArkUINativeModuleValue ResetPlaceholderFont(ArkUIRuntimeCallInfo* runtimeCallInfo);
447 ArkUINativeModuleValue SearchBridge::ResetPlaceholderFont(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPlaceholderFont() function in OHOS::Ace::NG::SearchBridge
807 ArkUINativeModuleValue TextInputBridge::ResetPlaceholderFont(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetPlaceholderFont() function in OHOS::Ace::NG::TextInputBridge
281 ArkUINativeModuleValue TextAreaBridge::ResetPlaceholderFont(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetPlaceholderFont() function in OHOS::Ace::NG::TextAreaBridge
1416 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetPlaceholderFont)); in GetArkUINativeModule()1858 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetPlaceholderFont)); in GetArkUINativeModule()2311 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetPlaceholderFont)); in GetArkUINativeModule()