Home
last modified time | relevance | path

Searched defs:textTheme (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/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>(); variable
203 auto textTheme = themeManager->GetTheme<TextTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp118 RefPtr<TextTheme> textTheme; variable
H A Dtext_testtwo_ng.cpp2245 auto textTheme = AceType::MakeRefPtr<TextTheme>(); variable
H A Dtext_testfive_ng.cpp2778 RefPtr<TextTheme> textTheme; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.cpp36 const std::unique_ptr<TextLineStyle>& textLineStyle, const RefPtr<TextTheme>& textTheme) in CreateTextStyleUsingTheme()
123 const RefPtr<TextTheme>& textTheme) in CreateTextStyleUsingThemeWithText()
H A Dspan_model_ng.cpp472 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in GetDefaultTextStyle() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
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
H A Djs_texttimer.cpp126 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontDefault() local
228 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontWeight() local
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_select.cpp233 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetFont() local
359 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetFontFamily() local
374 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetFontStyle() local
H A Djs_button.cpp103 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in SetFontFamily() local
H A Djs_richeditor.cpp1101 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in SetPlaceholder() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dselect_modifier.cpp137 auto textTheme = GetTheme<TextTheme>(); in SetFont() local
175 auto textTheme = GetTheme<TextTheme>(); in SetOptionFont() local
213 auto textTheme = GetTheme<TextTheme>(); in SetSelectedOptionFont() local
329 auto textTheme = GetTheme<TextTheme>(); in ResetFont() local
346 auto textTheme = GetTheme<TextTheme>(); in ResetOptionFont() local
362 auto textTheme = GetTheme<TextTheme>(); in ResetSelectedOptionFont() local
H A Dprogress_modifier.cpp327 auto textTheme = themeManager->GetTheme<TextTheme>(); in SetCapsuleStyleOptions() local
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.cpp151 auto textTheme = pipeline->GetTheme<TextTheme>(); in CreateFrameNode() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/
H A Dmarquee_test_ng.cpp1228 auto textTheme = AceType::MakeRefPtr<TextTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp623 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in MeasureTextInner() local
760 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in MeasureTextSizeInner() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp778 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetOptionProps() local