/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/ |
H A D | text_clock_pattern_test_ng.cpp | 81 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 D | text_testsix_ng.cpp | 118 RefPtr<TextTheme> textTheme; variable
|
H A D | text_testtwo_ng.cpp | 2245 auto textTheme = AceType::MakeRefPtr<TextTheme>(); variable
|
H A D | text_testfive_ng.cpp | 2778 RefPtr<TextTheme> textTheme; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_styles.cpp | 36 const std::unique_ptr<TextLineStyle>& textLineStyle, const RefPtr<TextTheme>& textTheme) in CreateTextStyleUsingTheme() 123 const RefPtr<TextTheme>& textTheme) in CreateTextStyleUsingThemeWithText()
|
H A D | span_model_ng.cpp | 472 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in GetDefaultTextStyle() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_paint_method.cpp | 63 auto textTheme = pipleline->GetTheme<TextTheme>(); in UpdateContentModifier() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_progress.cpp | 394 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 D | js_texttimer.cpp | 126 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontDefault() local 228 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontWeight() local
|
H A D | js_text_clock.cpp | 148 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontDefault() local 199 RefPtr<TextTheme> textTheme = GetTheme<TextTheme>(); in SetFontWeight() local
|
H A D | js_select.cpp | 233 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 D | js_button.cpp | 103 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in SetFontFamily() local
|
H A D | js_richeditor.cpp | 1101 auto textTheme = pipelineContext->GetTheme<TextTheme>(); in SetPlaceholder() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | select_modifier.cpp | 137 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 D | progress_modifier.cpp | 327 auto textTheme = themeManager->GetTheme<TextTheme>(); in SetCapsuleStyleOptions() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/ |
H A D | text_drag_test_ng.cpp | 56 auto textTheme = AceType::MakeRefPtr<TextTheme>(); in SetUpTestSuite() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | service_collaboration_menu_ace_helper.cpp | 69 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 D | text_clock_model_ng.cpp | 151 auto textTheme = pipeline->GetTheme<TextTheme>(); in CreateFrameNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/ |
H A D | text_drag_pattern.cpp | 325 auto textTheme = pipeline->GetTheme<TextTheme>(); in GetDragBackgroundColor() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/ |
H A D | marquee_test_ng.cpp | 1228 auto textTheme = AceType::MakeRefPtr<TextTheme>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_custom_paint.cpp | 623 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 D | select_pattern.cpp | 778 auto textTheme = pipeline->GetTheme<TextTheme>(); in ResetOptionProps() local
|