/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_text_clock_bridge.h | 37 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_bridge.h | 83 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_search_bridge.h | 55 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_input_bridge.h | 81 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_area_bridge.h | 59 static ArkUINativeModuleValue ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_clock_bridge.cpp | 265 ArkUINativeModuleValue TextClockBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextClockBridge
|
H A D | arkts_native_text_bridge.cpp | 1029 ArkUINativeModuleValue TextBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextBridge
|
H A D | arkts_native_search_bridge.cpp | 901 ArkUINativeModuleValue SearchBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::SearchBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 1299 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 D | arkts_native_text_input_bridge.cpp | 919 ArkUINativeModuleValue TextInputBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextInputBridge
|
H A D | arkts_native_text_area_bridge.cpp | 611 ArkUINativeModuleValue TextAreaBridge::ResetFontFeature(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontFeature() function in OHOS::Ace::NG::TextAreaBridge
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | text_clock_modifier.cpp | 160 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 D | search_layout_property.h | 57 ResetFontFeature();
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_layout_property.h | 68 ResetFontFeature();
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 9691 void ResetFontFeature(ArkUI_NodeHandle node) in ResetFontFeature() function 13028 ResetTextWordBreak, ResetTextEllipsisMode, ResetLineSpacing, ResetFontFeature, ResetTextEnableDateDetector, in ResetTextAttribute()
|