Home
last modified time | relevance | path

Searched defs:height (Results 176 - 200 of 5756) sorted by relevance

12345678910>>...231

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dblank_model_impl.cpp42 void BlankModelImpl::SetHeight(const Dimension& height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_column_ffi.cpp67 void FfiOHOSAceFrameworkColumnSetHeight(double height, int32_t unit) in FfiOHOSAceFrameworkColumnSetHeight() argument
H A Dcj_image_animator_ffi.h31 double height; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_scroll_bar_controller.cpp45 double height = list->GetLayoutSize().Height(); in UpdateScrollPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_paint_method.h48 float height = paintWrapper->GetContentSize().Height(); variable
H A Dellipse_paint_method.h61 float height = paintWrapper->GetContentSize().Height(); variable
H A Dline_layout_algorithm.cpp50 auto height = startPoint.GetY() > endPoint.GetY() ? startPoint.GetY() in MeasureContent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_painter.cpp34 float height = std::min(size.Height(), size.Width() * WIDTH_TO_HEIGHT_FACTOR); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_scroll_controller.cpp45 double height = grid->GetLayoutSize().Height(); in UpdateScrollPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_scroll_controller.cpp44 double height = waterFlow->GetLayoutSize().Height(); in UpdateScrollPosition() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Darkui_rect.h27 RectF(float x, float y, float width, float height) in RectF() argument
32 void SetRect(float x, float y, float width, float height) in SetRect() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmeasurable.h73 virtual void SetHeight(double height, DimensionUnit unit = DimensionUnit::PX) in SetHeight() argument
78 virtual void SetHeight(std::string height, DimensionUnit unit = DimensionUnit::CALC) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_paint_method.cpp29 auto height = surfaceSize.Height(); in GetContentDrawFunction() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list_item.cpp80 auto height = renderBox_->GetLayoutSize().Height(); in PerformLayout() local
/foundation/arkui/ui_lite/test/unittest/layout/
H A Dflex_layout_unit_test.cpp27 uint16_t height = 100; // 100 view height in CreatView() local
H A Dgrid_layout_unit_test.cpp27 uint16_t height = 100; // 100 view height in CreatView() local
H A Dlist_layout_unit_test.cpp27 uint16_t height = 100; // 100 view height in CreatView() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_arc_label_unit_test.cpp90 const int16_t height = 100; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/test/unittest/common/
H A Dsystem_info_tdd_test.cpp88 uint16_t height = SystemInfo::GetInstance().GetScreenHeight(); in HWTEST_F() local
155 uint16_t height = SystemInfo::GetInstance().GetScreenHeight(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Droot_component_mock.cpp48 void RootComponentMock::PrepareRootContainer(int16_t width, int16_t height, bool flex) in PrepareRootContainer() argument
H A Dqrcode_tdd_test.cpp101 int16_t height = qrcode->GetHeight(); in ComponentQrcodeStyleValueTest001() local
118 int16_t height in ComponentQrcodeStyleValueTest002() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_scroll_bar.cpp26 void UIBoxScrollBar::SetPosition(int16_t x, int16_t y, int16_t width, int16_t height) in SetPosition() argument
/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow_impl.h61 uint16_t height; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/canvas/
H A Dcanvas_tdd_test.cpp114 int16_t height = canvas->GetHeight(); in ComponentCanvasChangeHeightTest001() local
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dlayout_constraint_test_ng.cpp69 CalcLength height = CalcLength::FromString(heightStr); in HWTEST_F() local
359 CalcLength height = CalcLength::FromString(heightStr); HWTEST_F() local
[all...]

Completed in 9 milliseconds

12345678910>>...231