Home
last modified time | relevance | path

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

123

/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/core/components_v2/inspector/
Dstack_composed_element.cpp66 auto overflow = renderStack ? renderStack->GetOverflow() : Overflow::OBSERVABLE; in GetOverflow() local
Dutils.h62 inline std::string ConvertOverflowToString(Overflow overflow) in ConvertOverflowToString()
/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/base/log/
Ddump_log.h46 int_type overflow(int_type c) override in overflow() function
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
Dp2p_v1_fuzz_helper.h28 static int FuzzCommonEnum(int max, int overflow) in FuzzCommonEnum()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/
Dcj_measure_ffi.h42 int32_t overflow; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
Drs_memory_snapshot.cpp99 uint64_t warning, uint64_t overflow, uint64_t totalSize) in InitMemoryLimit()
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
Dpopup.js910 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1025 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1070 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1209 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1254 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
Dcustomtitle.js151 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_text_ffi.cpp77 void FfiOHOSAceFrameworkTextSetTextOverflow(int32_t overflow) in FfiOHOSAceFrameworkTextSetTextOverflow()
/foundation/arkui/ace_engine/frameworks/core/components/flex/
Dflex_component.h144 void SetOverflow(Overflow overflow) in SetOverflow()
/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/
Dinterstitialdialogaction.js189 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
200 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/advanced_ui_component/interface/subheader/
Dsubheader.js595 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/
Dcomposelistitem.js192 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/
Dprogressbutton.js220 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/advanced_ui_component/interface/composetitlebar/
Dcomposetitlebar.js225 overflow: TextOverflow.Ellipsis property
270 overflow: TextOverflow.Ellipsis property
/foundation/arkui/ace_engine/advanced_ui_component/progressbutton/interfaces/
Dprogressbutton.js274 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
Danimation_state.cpp162 const auto overflow = progress - BASE_NS::Math::floor(progress); in Move() local
/foundation/arkui/ace_engine/advanced_ui_component/exceptionprompt/interfaces/
Dexceptionprompt.js187 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
292 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_canvas_drawing_render_node.cpp488 bool overflow = drawCmdLists_[type].size() > DRAWCMDLIST_COUNT_LIMIT; in AddDirtyType() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
Dbox_base_component.h250 void SetOverflow(Overflow overflow) in SetOverflow()
/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
Dgridobjectsortcomponent.js778 overflow: TextOverflow.Ellipsis, property
1217 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1256 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1382 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1519 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1608 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
Dcomposetitlebar.js228 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
269 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property
1316 Text.textOverflow({ overflow: TextOverflow.Ellipsis }); property

123