Home
last modified time | relevance | path

Searched defs:SetFontStyle (Results 1 – 25 of 47) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Dapp_bar_view.h46 void SetFontStyle(Ace::FontStyle fontStyle) {} in SetFontStyle() function
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_font_style.cpp41 void TexgineFontStyle::SetFontStyle(const std::shared_ptr<RSFontStyle> fontStyle) in SetFontStyle() function in OHOS::Rosen::TextEngine::TexgineFontStyle
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dmenu_model_impl.cpp22 void MenuModelImpl::SetFontStyle(Ace::FontStyle style) {} in SetFontStyle() function in OHOS::Ace::Framework::MenuModelImpl
Dmenu_item_model_impl.cpp37 void MenuItemModelImpl::SetFontStyle(Ace::FontStyle style) {} in SetFontStyle() function in OHOS::Ace::Framework::MenuItemModelImpl
Dbutton_model_impl.cpp56 void ButtonModelImpl::SetFontStyle(const Ace::FontStyle& fontStyle) in SetFontStyle() function in OHOS::Ace::Framework::ButtonModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_model_ng.cpp54 void MenuModelNG::SetFontStyle(Ace::FontStyle style) in SetFontStyle() function in OHOS::Ace::NG::MenuModelNG
166 void MenuModelNG::SetFontStyle(FrameNode* frameNode, Ace::FontStyle style) in SetFontStyle() function in OHOS::Ace::NG::MenuModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_model_ng.cpp191 void MenuItemModelNG::SetFontStyle(Ace::FontStyle style) in SetFontStyle() function in OHOS::Ace::NG::MenuItemModelNG
322 void MenuItemModelNG::SetFontStyle(FrameNode* frameNode, Ace::FontStyle style) in SetFontStyle() function in OHOS::Ace::NG::MenuItemModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_model_ng.cpp116 void TextTimerModelNG::SetFontStyle(FrameNode* frameNode, Ace::FontStyle value) in SetFontStyle() function in OHOS::Ace::NG::TextTimerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_piece.cpp169 void JSPiece::SetFontStyle(int32_t value) in SetFontStyle() function in OHOS::Ace::Framework::JSPiece
Djs_sec_button_base.cpp67 void JSSecButtonBase::SetFontStyle(const JSCallbackInfo& info) in SetFontStyle() function in OHOS::Ace::Framework::JSSecButtonBase
Djs_texttimer.cpp249 void JSTextTimer::SetFontStyle(int32_t value) in SetFontStyle() function in OHOS::Ace::Framework::JSTextTimer
Djs_text_clock.cpp220 void JSTextClock::SetFontStyle(int32_t value) in SetFontStyle() function in OHOS::Ace::Framework::JSTextClock
Djs_span.cpp127 void JSSpan::SetFontStyle(int32_t value) in SetFontStyle() function in OHOS::Ace::Framework::JSSpan
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_model_ng.cpp167 void TextClockModelNG::SetFontStyle(FrameNode* frameNode, Ace::FontStyle value) in SetFontStyle() function in OHOS::Ace::NG::TextClockModelNG
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Doffscreen_canvas.h154 void SetFontStyle(FontStyle style) in SetFontStyle() function
Drender_custom_paint.h239 void SetFontStyle(FontStyle style) in SetFontStyle() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_timer_modifier.cpp65 void SetFontStyle(ArkUINodeHandle node, ArkUI_Uint32 value) in SetFontStyle() function
Dtext_clock_modifier.cpp78 void SetFontStyle(ArkUINodeHandle node, ArkUI_Uint32 fontStyle) in SetFontStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_event_hub.h155 void SetFontStyle(OHOS::Ace::FontStyle fontStyle) in SetFontStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_model_ng.cpp43 void ButtonModelNG::SetFontStyle(const Ace::FontStyle& fontStyle) in SetFontStyle() function in OHOS::Ace::NG::ButtonModelNG
440 void ButtonModelNG::SetFontStyle(FrameNode* frameNode, const Ace::FontStyle& fontStyle) in SetFontStyle() function in OHOS::Ace::NG::ButtonModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
Dcustom_paint_paint_method.h255 void SetFontStyle(OHOS::Ace::FontStyle style) in SetFontStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp289 void SecurityComponentModelNG::SetFontStyle(const Ace::FontStyle& value) in SetFontStyle() function in OHOS::Ace::NG::SecurityComponentModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_timer_bridge.cpp93 ArkUINativeModuleValue TextTimerBridge::SetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFontStyle() function in OHOS::Ace::NG::TextTimerBridge
Darkts_native_text_clock_bridge.cpp126 ArkUINativeModuleValue TextClockBridge::SetFontStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFontStyle() function in OHOS::Ace::NG::TextClockBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_content_modifier.cpp348 void TextFieldContentModifier::SetFontStyle(const OHOS::Ace::FontStyle& value) in SetFontStyle() function in OHOS::Ace::NG::TextFieldContentModifier

12