Home
last modified time | relevance | path

Searched defs:maxWidth (Results 1 - 25 of 117) sorted by relevance

12345

/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
H A Dpopup.js
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_layout_algorithm.cpp34 float maxWidth = std::max(contentConstraint.maxSize.Width(), contentConstraint.minSize.Width()); in MeasureContent() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_adaptor.cpp24 GetNextLineAndWidth(const char* txt, uint16_t fontId, uint8_t fontSize, int16_t letterSpace, int16_t& maxWidth, int16_t& maxHeight, uint16_t& letterIndex, SpannableString* spannableString, bool allBreak, uint16_t len, bool eliminateTrailingSpaces) GetNextLineAndWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_navigation_container.cpp30 double maxWidth = layoutParam.GetMaxSize().Width(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp112 double maxWidth = maxSize.Width(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_layout_algorithm.cpp80 auto maxWidth = menuWindowRect.Width(); in UpdateLayoutConstraintForPreview() local
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_lineTypography_test.cpp147 double maxWidth = 800.0; in HWTEST_F() local
169 double maxWidth = 800.0; in HWTEST_F() local
190 double maxWidth = 800.0; in HWTEST_F() local
215 double maxWidth = 800.0; in HWTEST_F() local
344 double maxWidth = 800.0; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dtypography_test.cpp194 double maxWidth = 50; in HWTEST_F() local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/
H A Ddecoder.h33 uint32_t maxWidth; member
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession_utils.h46 CalcFloatWindowRectLimits(const WindowLimits& limits, uint32_t maxFloatingWindowSize, float vpr, int32_t& minWidth, int32_t& maxWidth, int32_t& minHeight, int32_t& maxHeight) CalcFloatWindowRectLimits() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dextension_handler.cpp24 auto maxWidth = floor(layoutConstraintF.maxSize.Width()); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h40 std::optional<double> maxWidth; member
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp203 double maxWidth = columnInfo->GetWidth(columnInfo->GetColumns(gridSizeType)); in CreateBox() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dbox_layout_algorithm.cpp105 float maxWidth = 0.0f; in PerformMeasureSelfWithChildList() local
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drender_badge.cpp139 double maxWidth = minSize.Width(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dwater_flow_model_impl.cpp81 void WaterFlowModelImpl::SetItemMaxWidth(const Dimension& maxWidth) in SetItemMaxWidth() argument
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_testtwo_ng.cpp705 std::optional<double> maxWidth = 0.0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_component.cpp111 void WaterFlowComponent::SetMaxWidth(const Dimension& maxWidth) in SetMaxWidth() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcanvas_rendering_context_2d_modifier.cpp216 void SetCanvasFillText(ArkUINodeHandle node, const char* value, float x, float y, float maxWidth) in SetCanvasFillText() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.cpp84 int32_t maxWidth = 0; in CreateBitMap() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp72 float maxWidth = 0.0f; in GetChildrenSize() local
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp74 double maxWidth = 800.0; in DoDraw() local

Completed in 18 milliseconds

12345