/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | symbol_span_model_ng.cpp | 54 void SymbolSpanModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanModelNG 83 void SymbolSpanModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/ |
H A D | symbol_model_ng.cpp | 48 void SymbolModelNG::SetFontSize(const CalcDimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolModelNG 90 void SymbolModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::SymbolModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | menu_model_impl.cpp | 20 void MenuModelImpl::SetFontSize(const Dimension& fontSize) {} in SetFontSize() function in OHOS::Ace::Framework::MenuModelImpl
|
H A D | progress_model_impl.h | 35 void SetFontSize(const Dimension& value) override {} in SetFontSize() function
|
H A D | menu_item_model_impl.cpp | 33 void MenuItemModelImpl::SetFontSize(const Dimension& fontSize) {} in SetFontSize() function in OHOS::Ace::Framework::MenuItemModelImpl
|
H A D | text_clock_model_impl.cpp | 51 void TextClockModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::TextClockModelImpl
|
H A D | text_timer_model_impl.cpp | 60 void TextTimerModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::TextTimerModelImpl
|
H A D | marquee_model_impl.cpp | 86 void MarqueeModelImpl::SetFontSize(const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::Framework::MarqueeModelImpl
|
H A D | span_model_impl.cpp | 39 void SpanModelImpl::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::Framework::SpanModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_model_ng.cpp | 39 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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_symbol_span.cpp | 51 void JSSymbolSpan::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSSymbolSpan
|
H A D | js_symbol.cpp | 83 void JSSymbol::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSSymbol
|
H A D | js_piece.cpp | 153 void JSPiece::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSPiece
|
H A D | js_sec_button_base.cpp | 54 void JSSecButtonBase::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSSecButtonBase
|
H A D | js_marquee.cpp | 152 void JSMarquee::SetFontSize(const JSCallbackInfo& info) in SetFontSize() function in OHOS::Ace::Framework::JSMarquee
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
H A D | text_timer_model_ng.cpp | 61 void TextTimerModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextTimerModelNG 147 void TextTimerModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextTimerModelNG
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | input_button_component.cpp | 200 bool InputButtonComponent::SetFontSize(const AppStyleItem *style) in SetFontSize() function in OHOS::ACELite::InputButtonComponent
|
H A D | input_edittext_component.cpp | 175 bool InputEditTextComponent::SetFontSize(const AppStyleItem *style) in SetFontSize() function in OHOS::ACELite::InputEditTextComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_model.h | 57 virtual void SetFontSize(const Dimension& fontSize) {}; in SetFontSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_model_ng.cpp | 79 void TextClockModelNG::SetFontSize(const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextClockModelNG 198 void TextClockModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() function in OHOS::Ace::NG::TextClockModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
H A D | marquee_model_ng.cpp | 119 void MarqueeModelNG::SetFontSize(const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::NG::MarqueeModelNG 235 void MarqueeModelNG::SetFontSize(FrameNode* frameNode, const std::optional<Dimension>& fontSize) in SetFontSize() function in OHOS::Ace::NG::MarqueeModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_model_ng.cpp | 176 void MenuItemModelNG::SetFontSize(const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuItemModelNG 302 void MenuItemModelNG::SetFontSize(FrameNode* frameNode, const Dimension& fontSize) in SetFontSize() function in OHOS::Ace::NG::MenuItemModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | offscreen_canvas.h | 160 void SetFontSize(const Dimension& size) in SetFontSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_symbol_glyph_modifier.cpp | 78 void SetFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetFontSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_symbol_span_bridge.cpp | 83 ArkUINativeModuleValue SymbolSpanBridge::SetFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFontSize() function in OHOS::Ace::NG::SymbolSpanBridge
|