Home
last modified time | relevance | path

Searched defs:textTheme (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_paint_method.cpp63 auto textTheme = pipleline->GetTheme<TextTheme>(); in UpdateContentModifier() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp120 RefPtr<TextTheme> textTheme; in HWTEST_F() local
H A Dtext_testtwo_ng.cpp2302 auto textTheme = AceType::MakeRefPtr<TextTheme>(); in HWTEST_F() local
H A Dtext_testfive_ng.cpp2856 RefPtr<TextTheme> textTheme; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.cpp31 CreateTextStyleUsingTheme(const std::unique_ptr<FontStyle>& fontStyle, const std::unique_ptr<TextLineStyle>& textLineStyle, const RefPtr<TextTheme>& textTheme) CreateTextStyleUsingTheme() argument
82 CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode, const std::unique_ptr<FontStyle>& fontStyle, const std::unique_ptr<TextLineStyle>& textLineStyle, const RefPtr<TextTheme>& textTheme) CreateTextStyleUsingThemeWithText() argument
H A Dspan_model_ng.cpp493 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in GetDefaultTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.cpp149 auto textTheme = pipeline->GetTheme<TextTheme>(); in CreateFrameNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_pattern_test_ng.cpp81 auto textTheme = TextTheme::Builder().Build(themeConstants); in SetUpTestSuite() local
162 auto textTheme = themeManager->GetTheme<TextTheme>(); in HWTEST_F() local
203 auto textTheme = themeManager->GetTheme<TextTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.cpp56 auto textTheme = AceType::MakeRefPtr<TextTheme>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_clock.cpp148 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontDefault() local
199 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontWeight() local
H A Djs_texttimer.cpp126 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontDefault() local
228 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontWeight() local
[all...]
H A Djs_progress.cpp394 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in JsSetFontStyle() local
414 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in JsSetFontDefault() local
426 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in JsSetFont() local
[all...]
H A Djs_select.cpp344 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetFontFamily() local
359 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetFontStyle() local
[all...]
H A Djs_button.cpp162 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in SetFontFamily() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp325 auto textTheme = pipeline->GetTheme<TextTheme>(); in GetDragBackgroundColor() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/
H A Dmarquee_test_update_strategy.cpp1260 auto textTheme = AceType::MakeRefPtr<TextTheme>(); in HWTEST_F() local
H A Dmarquee_test_ng.cpp1228 auto textTheme = AceType::MakeRefPtr<TextTheme>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dselect_modifier.cpp130 auto textTheme = GetTheme<TextTheme>(); in SetFont() local
168 auto textTheme = GetTheme<TextTheme>(); in SetOptionFont() local
206 auto textTheme = GetTheme<TextTheme>(); in SetSelectedOptionFont() local
322 auto textTheme = GetTheme<TextTheme>(); ResetFont() local
339 auto textTheme = GetTheme<TextTheme>(); ResetOptionFont() local
355 auto textTheme = GetTheme<TextTheme>(); ResetSelectedOptionFont() local
[all...]
H A Dprogress_modifier.cpp313 auto textTheme = themeManager->GetTheme<TextTheme>(); in SetCapsuleStyleOptions() local
H A Drich_editor_modifier.cpp517 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetRichEditorPlaceholder() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp69 auto textTheme = textPipeline->GetTheme<SelectTheme>(); in CreateText() local
98 auto textTheme = textPipeline->GetTheme<SelectTheme>(); in CreateHeaderText() local
482 auto textTheme = textPipeline->GetTheme<SelectTheme>(); in CreateText() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp693 auto textTheme = themeManager->GetTheme<TextTheme>(); in GetSymbolDefaultSize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.cpp939 auto textTheme = pipeline->GetTheme<TextTheme>(); in ParsePlaceholderStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp785 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetOptionProps() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp623 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in MeasureTextInner() local
761 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in MeasureTextSizeInner() local

Completed in 39 milliseconds

12