Home
last modified time | relevance | path

Searched refs:ResetFontFeature (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_clock_bridge.h37 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h83 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_search_bridge.h55 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h81 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h59 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_clock_bridge.cpp265 ArkUINativeModuleValue TextClockBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextClockBridge
H A Darkts_native_text_bridge.cpp1029 ArkUINativeModuleValue TextBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp901 ArkUINativeModuleValue SearchBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_api_impl_bridge.cpp1299 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetFontFeature)); in GetArkUINativeModule()
1430 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetFontFeature)); in GetArkUINativeModule()
1934 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetFontFeature)); in GetArkUINativeModule()
2359 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetFontFeature)); in GetArkUINativeModule()
5150 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextClockBridge::ResetFontFeature)); in RegisterTextClockAttributes()
H A Darkts_native_text_input_bridge.cpp919 ArkUINativeModuleValue TextInputBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp611 ArkUINativeModuleValue TextAreaBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_clock_modifier.cpp160 void ResetFontFeature(ArkUINodeHandle node) in ResetFontFeature() function
211 TextClockModifier::ResetFontFeature, in GetTextClockModifier()
238 TextClockModifier::ResetFontFeature in GetCJUITextClockModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_property.h57 ResetFontFeature();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.h68 ResetFontFeature();
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9691 void ResetFontFeature(ArkUI_NodeHandle node) in ResetFontFeature() function
13028 ResetTextWordBreak, ResetTextEllipsisMode, ResetLineSpacing, ResetFontFeature, ResetTextEnableDateDetector, in ResetTextAttribute()

Completed in 71 milliseconds