Home
last modified time | relevance | path

Searched refs:ResetFontStyle (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp67 void ResetFontStyle(ArkUINodeHandle node) in ResetFontStyle() function
189 TextTimerModifier::ResetFontStyle, in GetTextTimerModifier()
212 TextTimerModifier::ResetFontStyle, in GetCJUITextTimerModifier()
H A Dtext_clock_modifier.cpp82 void ResetFontStyle(ArkUINodeHandle node) in ResetFontStyle() function
203 TextClockModifier::ResetFontStyle, in GetTextClockModifier()
230 TextClockModifier::ResetFontStyle, in GetCJUITextClockModifier()
H A Dnode_text_modifier.cpp191 void ResetFontStyle(ArkUINodeHandle node) in ResetFontStyle() function
1199 ResetFontStyle, SetTextAlign, ResetTextAlign, SetFontColor, ResetFontColor, SetTextForegroundColor, in GetTextModifier()
1231 ResetFontStyle, SetTextAlign, ResetTextAlign, SetFontColor, ResetFontColor, SetTextForegroundColor, in GetCJUITextModifier()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_timer_bridge.h31 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_clock_bridge.h31 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_span_bridge.h32 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_button_bridge.h40 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h27 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h77 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h53 static ArkUINativeModuleValue ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_timer_bridge.cpp116 ArkUINativeModuleValue TextTimerBridge::ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::TextTimerBridge
H A Darkts_native_text_clock_bridge.cpp182 ArkUINativeModuleValue TextClockBridge::ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::TextClockBridge
H A Darkts_native_span_bridge.cpp232 ArkUINativeModuleValue SpanBridge::ResetFontStyle(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::SpanBridge
H A Darkts_native_button_bridge.cpp317 ArkUINativeModuleValue ButtonBridge::ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::ButtonBridge
H A Darkts_native_text_bridge.cpp115 ArkUINativeModuleValue TextBridge::ResetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1187 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetFontStyle)); in GetArkUINativeModule()
1615 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), SpanBridge::ResetFontStyle)); in GetArkUINativeModule()
1906 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetFontStyle)); in GetArkUINativeModule()
2335 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetFontStyle)); in GetArkUINativeModule()
3172 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ButtonBridge::ResetFontStyle)); in RegisterButtonAttributes()
5134 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextClockBridge::ResetFontStyle)); in RegisterTextClockAttributes()
5182 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), TextTimerBridge::ResetFontStyle)); in RegisterTextTimerAttributes()
H A Darkts_native_text_input_bridge.cpp861 ArkUINativeModuleValue TextInputBridge::ResetFontStyle(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp518 ArkUINativeModuleValue TextAreaBridge::ResetFontStyle(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetFontStyle() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.h72 static void ResetFontStyle(SelectFontType type);
H A Djs_select.cpp295 ResetFontStyle(type); in ParseFontStyle()
355 void JSSelect::ResetFontStyle(SelectFontType type) in ResetFontStyle() function in OHOS::OHOS::Ace::Framework::JSSelect
375 ResetFontStyle(type); in ResetFont()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_property.h76 ResetFontStyle();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_property.h69 ResetFontStyle();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_property.h53 ResetFontStyle();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_property.h76 ResetFontStyle();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_property.h49 ResetFontStyle();

Completed in 36 milliseconds

12