Home
last modified time | relevance | path

Searched defs:SetFontSize (Results 1 - 25 of 77) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_clock_model_impl.cpp51 void TextClockModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::TextClockModelImpl
H A Dmenu_model_impl.cpp20 void MenuModelImpl::SetFontSize(const Dimension& fontSize) {} in SetFontSize() function in OHOS::Ace::Framework::MenuModelImpl
H A Dtext_timer_model_impl.cpp57 void TextTimerModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::TextTimerModelImpl
H A Dspan_model_impl.cpp35 void SpanModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::SpanModelImpl
H A Dmarquee_model_impl.cpp85 void MarqueeModelImpl::SetFontSize(const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::Framework::MarqueeModelImpl
H A Dmenu_item_model_impl.cpp33 void MenuItemModelImpl::SetFontSize(const Dimension& fontSize) {} in SetFontSize() function in OHOS::Ace::Framework::MenuItemModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dsymbol_span_model_ng.cpp46 void SymbolSpanModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanModelNG
71 void SymbolSpanModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanModelNG
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_text.cpp47 void TextCustomModifier::SetFontSize(float size) in SetFontSize() function in OHOS::Rosen::TextCustomModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_symbol_span.cpp51 void JSSymbolSpan::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::OHOS::Ace::Framework::JSSymbolSpan
H A Djs_piece.cpp150 void JSPiece::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSPiece
H A Djs_sec_button_base.cpp54 void JSSecButtonBase::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSSecButtonBase
H A Djs_text_clock.cpp168 void JSTextClock::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::OHOS::Ace::Framework::JSTextClock
H A Djs_texttimer.cpp169 void JSTextTimer::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::OHOS::Ace::Framework::JSTextTimer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_symbol_span_bridge.cpp76 ArkUINativeModuleValue SymbolSpanBridge::SetFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanBridge
H A Darkts_native_symbol_glyph_bridge.cpp73 ArkUINativeModuleValue SymbolGlyphBridge::SetFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFontSize() function in OHOS::Ace::NG::SymbolGlyphBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dsymbol_model_ng.cpp46 void SymbolModelNG::SetFontSize(const CalcDimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolModelNG
88 void SymbolModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolModelNG
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_button_component.cpp175 bool InputButtonComponent::SetFontSize(const AppStyleItem *style) in SetFontSize() function in OHOS::ACELite::InputButtonComponent
H A Dinput_edittext_component.cpp195 bool InputEditTextComponent::SetFontSize(const AppStyleItem *style) in SetFontSize() function in OHOS::ACELite::InputEditTextComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model.h57 virtual void SetFontSize(const Dimension& fontSize) {}; in SetFontSize() function in OHOS::Ace::IndexerModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_model_ng.cpp39 void MenuModelNG::SetFontSize(const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuModelNG
151 void MenuModelNG::SetFontSize(FrameNode* frameNode, const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp60 void TextTimerModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextTimerModelNG
146 void TextTimerModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextTimerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.cpp77 void TextClockModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextClockModelNG
196 void TextClockModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextClockModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_glyph_modifier.cpp69 void SetFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetFontSize() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_model_ng.cpp114 void MarqueeModelNG::SetFontSize(const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::NG::MarqueeModelNG
230 void MarqueeModelNG::SetFontSize(FrameNode* frameNode, const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::NG::MarqueeModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_model_ng.cpp170 void MenuItemModelNG::SetFontSize(const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuItemModelNG
296 void MenuItemModelNG::SetFontSize(FrameNode* frameNode, const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuItemModelNG

Completed in 17 milliseconds

1234