| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/stack/ |
| D | stack_creator_test.cpp | 176 int32_t overflow = static_cast<int32_t>(stack->GetOverflow()); variable 216 int32_t overflow = static_cast<int32_t>(stack->GetOverflow()); variable 270 int32_t overflow = static_cast<int32_t>(stack->GetOverflow()); variable 311 int32_t overflow = static_cast<int32_t>(stack->GetOverflow()); variable
|
| D | stack_test_utils.cpp | 24 RefPtr<RenderStack> StackTestUtils::CreateRenderStack(const Alignment& alignment, Overflow overflow, in CreateRenderStack()
|
| D | render_stack_test.cpp | 91 Overflow overflow = Overflow::CLIP; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| D | stack_component.h | 35 …const Alignment& align, StackFit fit, Overflow overflow, const std::list<RefPtr<Component>>& child… in StackComponent() 75 void SetOverflow(Overflow overflow) in SetOverflow()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
| D | stack_model_ng.h | 28 void SetOverflow(Overflow overflow) override {} in SetOverflow()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | stack_creator.cpp | 51 Overflow overflow = Overflow::CLIP; in CreateFromJson() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| D | stack_composed_element.cpp | 66 auto overflow = renderStack ? renderStack->GetOverflow() : Overflow::OBSERVABLE; in GetOverflow() local
|
| D | utils.h | 61 inline std::string ConvertOverflowToString(Overflow overflow) in ConvertOverflowToString()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | stack_model_impl.cpp | 53 void StackModelImpl::SetOverflow(Overflow overflow) in SetOverflow()
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| D | dump_log.h | 45 int_type overflow(int_type c) override in overflow() function
|
| /foundation/arkui/ace_engine/advanced_ui_component/progressbutton/interfaces/ |
| D | progressbutton.js | 200 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| D | flex_component.h | 144 void SetOverflow(Overflow overflow) in SetOverflow()
|
| /foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
| D | subheader.js | 434 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 498 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 534 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 601 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 633 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
| D | dialog.js | 177 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 230 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 283 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 540 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 586 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 964 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 1011 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/advanced_ui_component/interface/subheader/ |
| D | subheader.js | 595 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 658 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 693 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 759 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 790 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/advanced_ui_component/interface/composelistitem/ |
| D | composelistitem.js | 192 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 220 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 253 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/advanced_ui_component/interface/progressbutton/ |
| D | progressbutton.js | 220 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/advanced_ui_component/interface/composetitlebar/ |
| D | composetitlebar.js | 225 overflow: TextOverflow.Ellipsis property 270 overflow: TextOverflow.Ellipsis property
|
| /foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
| D | composetitlebar.js | 212 overflow: TextOverflow.Ellipsis property 257 overflow: TextOverflow.Ellipsis property
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| D | box_base_component.h | 250 void SetOverflow(Overflow overflow) in SetOverflow()
|
| /foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/ |
| D | composelistitem.js | 189 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 219 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property 253 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_tab_content.cpp | 272 auto overflow = overflowValue->ToNumber<int32_t>(); in SetLabelStyle() local
|
| D | js_button.cpp | 257 auto overflow = overflowValue->ToNumber<int32_t>(); in SetLableStyle() local
|
| /foundation/arkui/advanced_ui_component/interface/editabletitlebar/ |
| D | editabletitlebar.js | 168 overflow: TextOverflow.Ellipsis property
|
| /foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
| D | editabletitlebar.js | 180 overflow: TextOverflow.Ellipsis property
|