| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_layout_algorithm.cpp | 66 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in HandleChildLayoutConstraint() local 81 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in HandleLabelCircleButtonConstraint() local 117 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in HandleAdaptiveText() local 182 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in PerformMeasureSelf() local 265 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in GetDefaultHeight() local
|
| D | button_model_ng.cpp | 108 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in SetButtonStyle() local 121 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in SetControlSize() local 166 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in CreateWithLabel() local 206 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in CreateFrameNode() local 316 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in SetTextDefaultStyle() local
|
| D | button_pattern.cpp | 54 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in OnAttachToFrameNode() local 111 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in UpdateTextStyle() local 310 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in HandleBackgroundColor() local 363 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in OnColorConfigurationUpdate() local
|
| D | button_pattern.h | 119 auto buttonTheme = context->GetTheme<ButtonTheme>(); in ToJsonValue() local
|
| D | toggle_button_pattern.cpp | 55 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in InitParameters() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_button.cpp | 66 auto buttonTheme = GetTheme<ButtonTheme>(); in SetFontSize() local 107 auto buttonTheme = PipelineBase::GetCurrentContext()->GetTheme<ButtonTheme>(); in SetTextColor() local 220 auto buttonTheme = GetTheme<ButtonTheme>(); in CompleteParameters() local 393 auto buttonTheme = GetTheme<ButtonTheme>(); in GetNewPadding() local 510 auto buttonTheme = GetTheme<ButtonTheme>(); in JsBackgroundColor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | button_model_impl.cpp | 110 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in CreateWithLabel() local 230 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in BackgroundColor() local 378 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in SetDefaultAttributes() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | button_modifier.cpp | 148 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in ResetButtonFontColor() local 160 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in ResetButtonFontSizeInternal() local 237 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in ButtonCompleteParameters() local 399 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in ResetButtonBackgroundColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| D | button_component.cpp | 49 …auto buttonTheme = AceType::DynamicCast<ButtonTheme>(themeManager->GetTheme(ButtonTheme::TypeId())… in Build() local 72 …auto buttonTheme = AceType::DynamicCast<ButtonTheme>(themeManager->GetTheme(ButtonTheme::TypeId())… in Build() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/popup/ |
| D | popup_component_v2.cpp | 135 auto buttonTheme = themeManager_->GetTheme<ButtonTheme>(); in CreateButton() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| D | grid_test_ng.cpp | 25 auto buttonTheme = AceType::MakeRefPtr<ButtonTheme>(); in SetUpTestSuite() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_view.cpp | 443 auto buttonTheme = pipelineContext->GetTheme<ButtonTheme>(); in UpdatePopupParam() local 641 auto buttonTheme = pipelineContext->GetTheme<ButtonTheme>(); in CreateCombinedChild() local 725 auto buttonTheme = pipelineContext->GetTheme<ButtonTheme>(); in CreateButton() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
| D | button_declaration.cpp | 49 RefPtr<ButtonTheme> buttonTheme = GetTheme<ButtonTheme>(); in InitializeStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
| D | dialog_component.cpp | 720 …auto buttonTheme = AceType::DynamicCast<ButtonTheme>(themeManager->GetTheme(ButtonTheme::TypeId())… in BuildButtons() local 788 …auto buttonTheme = AceType::DynamicCast<ButtonTheme>(themeManager->GetTheme(ButtonTheme::TypeId())… in BuildButtonsForWatch() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| D | picker_base_component.cpp | 460 …auto buttonTheme = AceType::DynamicCast<ButtonTheme>(themeManager->GetTheme(ButtonTheme::TypeId())… in InitializeButtons() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| D | list_test_ng.cpp | 24 auto buttonTheme = AceType::MakeRefPtr<ButtonTheme>(); in SetUpTestSuite() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_button_bridge.cpp | 137 auto buttonTheme = pipeline->GetTheme<ButtonTheme>(); in SetFontSize() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| D | water_flow_test_ng.cpp | 106 auto buttonTheme = AceType::MakeRefPtr<ButtonTheme>(); in SetUpTestSuite() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/button/ |
| D | button_test_ng.cpp | 134 auto buttonTheme = AceType::MakeRefPtr<ButtonTheme>(); in SetUpTestCase() local
|