| /foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/ |
| H A D | popup.js | |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
| H A D | patternlock_layout_algorithm.cpp | 35 float maxHeight = std::max(contentConstraint.maxSize.Height(), contentConstraint.minSize.Height()); in MeasureContent() local
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_adaptor.cpp | 24 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
|
| H A D | ui_line_break.cpp | 114 GetNextLineAndWidth(const char* text, uint16_t fontId, uint8_t fontSize, int16_t space, bool allBreak, int16_t& maxWidth, int16_t& maxHeight, uint16_t& letterIndex, SpannableString* spannableString, uint16_t len, bool eliminateTrailingSpaces) GetNextLineAndWidth() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_segment_common_test.cpp | 911 float maxHeight = 0.0f; in HWTEST_F() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_constraintsize_test.cpp | 24 float maxHeight = SIZE_100; in TestCustomComponentConstraintSize001() local 42 float maxHeight = PARAM_0; in TestCustomComponentConstraintSize002() local 60 float maxHeight = PARAM_NEGATIVE_100; in TestCustomComponentConstraintSize003() local 78 float maxHeight in TestCustomComponentConstraintSize004() local [all...] |
| H A D | customcomponent_event_null_test.cpp | 43 auto maxHeight = OH_ArkUI_LayoutConstraint_GetMaxHeight(nullptr); in CustomComponentEventNull002() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_constraintsize_test.cpp | 24 float maxHeight = SIZE_100; in TestCommonAttrsConstraintSize001() local 42 float maxHeight = PARAM_0; in TestCommonAttrsConstraintSize002() local 60 float maxHeight = PARAM_NEGATIVE_100; in TestCommonAttrsConstraintSize003() local 78 float maxHeight in TestCommonAttrsConstraintSize004() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | render_navigation_container.cpp | 31 double maxHeight = layoutParam.GetMaxSize().Height(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigator/ |
| H A D | render_navigator.cpp | 113 double maxHeight = maxSize.Height(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
| H A D | menu_preview_layout_algorithm.cpp | 81 auto maxHeight = menuWindowRect.Height(); in UpdateLayoutConstraintForPreview() local
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/ |
| H A D | decoder.h | 34 uint32_t maxHeight; member
|
| /foundation/window/window_manager/window_scene/session/host/include/ |
| H A D | session_utils.h | 46 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 D | extension_handler.cpp | 25 auto maxHeight = floor(layoutConstraintF.maxSize.Height()); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | box_layout_algorithm.cpp | 106 float maxHeight = 0.0f; in PerformMeasureSelfWithChildList() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/badge/ |
| H A D | render_badge.cpp | 140 double maxHeight = minSize.Height(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | water_flow_model_impl.cpp | 86 void WaterFlowModelImpl::SetItemMaxHeight(const Dimension& maxHeight) in SetItemMaxHeight() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
| H A D | subheader.js | |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
| H A D | water_flow_component.cpp | 121 void WaterFlowComponent::SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
| H A D | qrcode_modifier.cpp | 85 int32_t maxHeight = 0; in CreateBitMap() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | shape_container_layout_algorithm.cpp | 73 float maxHeight = 0.0f; in GetChildrenSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
| H A D | rosen_render_focus_animation.cpp | 89 int32_t maxHeight = sqrt(pow(width_ + MULTIPLE_FACTOR * padding, MULTIPLE_FACTOR) + in PaintGlow() local 139 int32_t maxHeight = sqrt(pow(width_ + MULTIPLE_FACTOR * padding, MULTIPLE_FACTOR) + in PaintGlow() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/split_container/ |
| H A D | render_split_container.cpp | 169 double maxHeight = GetLayoutParam().GetMaxSize().Height(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_presentation_layout_algorithm.cpp | 125 auto maxHeight = std::min(sheetMaxHeight, sheetMaxWidth_) * POPUP_LARGE_SIZE; in Measure() local 404 auto maxHeight = std::min(sheetMaxHeight, sheetMaxWidth_) * POPUP_LARGE_SIZE; in GetHeightBySheetStyle() local 437 auto maxHeight = sheetHeight_; CreateSheetChildConstraint() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | flex_item_component.h | 157 void SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() argument
|