| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_button.cpp | 540 void DOMButton::ResetBoxHeight(double height, DimensionUnit unit) in ResetBoxHeight() argument 555 Dimension height = Dimension(-1.0, DimensionUnit::PX); in GetHeight() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
| H A D | camera.cpp | 100 int32_t height = DEFAULT_HEIGHT; in CreateRecorder() local 590 void CameraCallback::OnCameraSizeChange(double width, double height) in OnCameraSizeChange() argument 772 void Camera::OnCameraSizeChange(double width, double height) in OnCameraSizeChange() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/ |
| H A D | dynamic_component_renderer_impl.cpp | 224 auto height = adaptiveHeight_ ? int32_t(size.Height() + padding.Height()) : rect.Height(); in HandleCardSizeChangeEvent() local 389 auto height = size.Height(); in ComputeAdaptiveSize() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_pattern_testtwo_ng.cpp | 1136 int32_t height = 2; in HWTEST_F() local 1155 int32_t height = 2; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/image_animator/ |
| H A D | image_animator_test_ng.cpp | 118 void ImageAnimatorTestNg::SetHeight(const Dimension& height) in SetHeight() argument 134 RefPtr<LayoutWrapperNode> ImageAnimatorTestNg::RunMeasureAndLayout(float width, float height) in RunMeasureAndLayout() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
| H A D | select_pattern_test_controlsize_ng.cpp | 476 CalcDimension height = -20.0_vp; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_base_testone_ng.cpp | 576 auto height = richEditorPattern->paragraphs_.GetHeight(); in HWTEST_F() local
|
| H A D | rich_editor_common_test_ng.h | 198 int32_t height; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
| H A D | select_model_ng.cpp | 212 void SelectModelNG::SetSize(Dimension& width, Dimension& height) in SetSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
| H A D | overlength_dot_indicator_modifier.cpp | 112 float height = contentProperty.unselectedIndicatorHeight[i];
in PaintBlackPoint() local 129 PaintUnselectedIndicator( RSCanvas& canvas, const OffsetF& center, float width, float height, const LinearColor& indicatorColor) PaintUnselectedIndicator() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| H A D | image_compressor.cpp | 135 bool ImageCompressor::CheckImageQuality(std::string key, uint32_t sumErr, uint32_t maxErr, int32_t width, int32_t height) in CheckImageQuality() argument 163 sk_sp<SkData> ImageCompressor::GpuCompress(std::string key, SkPixmap& pixmap, int32_t width, int32_t height) in GpuCompress() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_test_ng.cpp | 127 void SwiperTestNg::CreateItemWithSize(float width, float height) in CreateItemWithSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
| H A D | switch_pattern.cpp | 51 auto height = switchLayoutAlgorithm->GetHeight(); in OnDirtyLayoutWrapperSwap() local 462 auto height = height_ + focusPaintPadding * 2; in GetInnerFocusPaintRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| H A D | water_flow_model_ng.cpp | 611 auto height = size->Height(); in GetItemMinHeight() local 626 auto height = size->Height(); in GetItemMaxHeight() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_surface.cpp | 227 void RosenRenderSurface::AdjustNativeWindowSize(uint32_t width, uint32_t height) in AdjustNativeWindowSize() argument 233 void RosenRenderSurface::UpdateSurfaceSizeInUserData(uint32_t width, uint32_t height) in UpdateSurfaceSizeInUserData() argument 256 void RosenRenderSurface::SetExtSurfaceBounds(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBounds() argument 285 void RosenRenderSurface::SetSurfaceDefaultSize(int32_t width, int32_t height) in SetSurfaceDefaultSize() argument 292 void RosenRenderSurface::DrawBuffer(int32_t width, int32_t height) in DrawBuffer() argument 342 CompareBufferSize(int32_t width, int32_t height, std::shared_ptr<SurfaceBufferNode> surfaceNode) DrawBuffer() argument 504 DrawBufferForXComponent( RSCanvas& canvas, float width, float height, float offsetX, float offsetY) DrawBuffer() argument 613 OnSurfaceChanged(const sptr<Surface>& , int32_t width, int32_t height) DrawBuffer() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
| H A D | water_flow_layout_info.cpp | 380 void WaterFlowLayoutInfo::RecordItem(int32_t idx, const FlowItemPosition& pos, float height) in RecordItem() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| H A D | window_scene_layout_manager.cpp | 184 auto height = localGeometry->GetHeight(); in FillWindowSceneInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_layout_algorithm.cpp | 135 auto height = paragraphManager_->GetHeight(); in MeasureContent() local 627 auto height = static_cast<float>(paragraph->GetHeight()); in BuildParagraphAdaptUseLayoutConstraint() local 674 auto height = static_cast<float>(paragraph->GetHeight()); in BuildTextRaceParagraph() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_toggle_modifier.cpp | 126 auto height = defaultHeight - verticalPadding * 2; in ResetToggleHeight() local
|
| H A D | node_textpicker_modifier.cpp | 264 auto height = Dimension(0.0); in ResetTextPickerDefaultPickerItemHeight() local 488 CalcDimension height; in ResetTextPickerGradientHeight() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | measure_property.h | 49 CalcSize(const CalcLength& width, const CalcLength& height) : width_(width), height_(height) {} in CalcSize() argument 50 CalcSize(std::optional<CalcLength> width, std::optional<CalcLength> height) in CalcSize() argument 96 void SetHeight(const std::optional<CalcLength>& height) in SetHeight() argument 293 std::string height = selfIdealSize.has_value() ? in ToJsonValue() local 359 auto height = json->GetString("height"); FromJson() local [all...] |
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_spannable_string_unit_test.cpp | 870 int16_t height = 16; in HWTEST_F() local 889 int16_t height = 16; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_input_modify_test.cpp | 108 float height = 50.f; member
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_select_test_ng.cpp | 810 int32_t x = 1, y = 2, width = 1, height = 1; in HWTEST_F() local 840 int32_t x = 1, y = 2, width = 1, height = 1; in HWTEST_F() local 1685 int32_t height = 50; in HWTEST_F() local 1714 int32_t height = 50; in HWTEST_F() local 1738 int32_t height = 50; in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_chart.cpp | 32 void UIChart::SetHeight(int16_t height) in SetHeight() argument 500 int16_t height = GetHeight(); in ReMeasure() local [all...] |