Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 25 of 78) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/stack/
Dstack_component.h35 …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/
Dstack_model_ng.h31 void SetOverflow(Overflow overflow) override {} in SetOverflow()
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkTextInterfaces.ts54 overflow: TextOverflow; property
DArkButtonInterfaces.ts89 overflow?: TextOverflow; property
DArkStyledStringInterfaces.ts74 overflow?: TextOverflow; property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/
D@ohos.measure.ts30 overflow?: number | TextOverflow; property
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dstack_composed_element.cpp63 auto overflow = renderStack ? renderStack->GetOverflow() : Overflow::OBSERVABLE; in GetOverflow() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dstack_model_impl.cpp53 void StackModelImpl::SetOverflow(Overflow overflow) in SetOverflow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textarea.cpp150 auto overflow = MAX_LINES_MODE_CLIP; in SetMaxLines() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
Dp2p_v1_fuzz_helper.h28 static int32_t FuzzCommonEnum(int32_t max, int32_t overflow) in FuzzCommonEnum()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/
Dcj_measure_ffi.h42 int32_t overflow; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_button_ffi.h35 int32_t overflow; member
/foundation/arkui/ace_engine/frameworks/base/log/
Ddump_log.h46 int_type overflow(int_type c) override in overflow() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
Dmain.ts156 get overflow(): TextOverflow | undefined { method in LabelStyleImpl
159 set overflow(arg: TextOverflow | undefined) { method in LabelStyleImpl
DtabContent.ts197 overflow?: TextOverflow, property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkButtonInterfaces.ts103 overflow?: TextOverflow; property
DArkTextInterfaces.ts73 overflow: TextOverflow; property
DArkStyledStringInterfaces.ts79 overflow?: TextOverflow; property
/foundation/distributeddatamgr/udmf/interfaces/components/
DUdmfComponents.js512 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
533 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
578 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
606 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
Dpopup.js899 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1027 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1074 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1230 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1277 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/advanced_ui_component/interstitialdialogaction/interfaces/
Dinterstitialdialogaction.js189 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
200 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/ace_engine/frameworks/core/components/flex/
Dflex_component.h144 void SetOverflow(Overflow overflow) in SetOverflow()
/foundation/arkui/ace_engine/advanced_ui_component/progressbuttonv2/interfaces/
Dprogressbuttonv2.js177 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
Drs_memory_snapshot.cpp131 uint64_t warning, uint64_t overflow, uint64_t totalSize) in InitMemoryLimit()
/foundation/arkui/advanced_ui_component/atomicservicetabs/interfaces/
Datomicservicetabs.js228 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property

1234