Home
last modified time | relevance | path

Searched refs:SetBottom (Results 1 - 25 of 84) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Drender_tip.cpp77 padding_.SetBottom(Dimension(NormalizeToPx(padding_.Bottom()), DimensionUnit::PX)); in AdaptChildPadding()
80 padding_.SetBottom(Dimension(widthChange * HALF, DimensionUnit::PX)); in AdaptChildPadding()
99 padding_.SetBottom(Dimension(paddingTopBottom, DimensionUnit::PX)); in AdaptChildPadding()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.h140 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() function in OHOS::Ace::Edge
145 virtual void SetBottom(const CalcDimension& bottom) in SetBottom() function in OHOS::Ace::Edge
150 virtual void SetBottom(const Dimension& bottom) in SetBottom() function in OHOS::Ace::Edge
300 void SetBottom(const AnimatableDimension& bottom) override
308 void SetBottom(const Dimension& bottom) override
316 void SetBottom(const CalcDimension& bottom) override
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_border_test.cpp582 rrect.rect_.SetBottom(10.f); in HWTEST_F()
647 borderGeo.rrect.rect_.SetBottom(rect.GetBottom()); in HWTEST_F()
651 borderGeo.innerRRect.rect_.SetBottom(rect.GetBottom() + width[RSBorder::BOTTOM]); in HWTEST_F()
710 borderGeo.rrect.rect_.SetBottom(rect.GetBottom()); in HWTEST_F()
714 borderGeo.innerRRect.rect_.SetBottom(rect.GetBottom() + width[RSBorder::BOTTOM]); in HWTEST_F()
773 borderGeo.rrect.rect_.SetBottom(rect.GetBottom()); in HWTEST_F()
777 borderGeo.innerRRect.rect_.SetBottom(rect.GetBottom() + width[RSBorder::BOTTOM]); in HWTEST_F()
840 borderGeo.rrect.rect_.SetBottom(rect.GetBottom()); in HWTEST_F()
844 borderGeo.innerRRect.rect_.SetBottom(rect.GetBottom() + width[RSBorder::BOTTOM]); in HWTEST_F()
891 borderGeo.rrect.rect_.SetBottom(rec in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp52 paddingStyle.padding.SetBottom(theme->GetPaddingVertical()); in InitializeStyle()
84 paddingStyle.padding.SetBottom(theme->GetPaddingVertical()); in InitializeStyle()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tab_bar.cpp220 edge.SetBottom(ParseDimension(offsets[0])); in ParseEdge()
226 edge.SetBottom(ParseDimension(offsets[0])); in ParseEdge()
232 edge.SetBottom(ParseDimension(offsets[2])); in ParseEdge()
238 edge.SetBottom(ParseDimension(offsets[2])); in ParseEdge()
/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Dpadding_component.h65 padding_.SetBottom(value); in SetPaddingBottom()
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h69 virtual void SetBottom(float pos) {} in SetBottom() function in OHOS::Ace::Testing::TestingRect
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp156 dst.SetBottom(dst.GetBottom() + (realSize.height - src.GetBottom()) / HALF_F); in TransformDataSetForAstc()
159 src.SetBottom(src.GetBottom() / abs(transformData.scaleY)); in TransformDataSetForAstc()
183 src.SetBottom(src.GetBottom() - bottomMinus); in TransformDataSetForAstc()
187 dst.SetBottom(dst.GetBottom() - (realSize.height - transformData.cropHeight) / HALF_F); in TransformDataSetForAstc()
193 dst.SetBottom(dst.GetBottom() + transformData.translateY / HALF_F / abs(transformData.scaleY)); in TransformDataSetForAstc()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/
H A Drect_fuzzer.cpp45 rect.SetBottom(pos); in RectFuzzTest000()
104 rectf.SetBottom(pos); in RectFuzzTest002()
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.h90 void SetBottom(const Dimension& bottom) override; // add for animation
H A Drender_positioned.cpp85 void RenderPositioned::SetBottom(const Dimension& bottom) in SetBottom() function in OHOS::Ace::RenderPositioned
H A Dpositioned_component.h50 void SetBottom(const Dimension& bottom) override
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h63 inline void SetBottom(int32_t pos);
195 inline void RectI::SetBottom(int32_t pos) in SetBottom() function in OHOS::Rosen::Drawing::RectI
296 inline void SetBottom(scalar pos);
398 inline void RectF::SetBottom(scalar pos) in SetBottom() function in OHOS::Rosen::Drawing::RectF
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h126 virtual void SetBottom(const Dimension& bottom) in SetBottom() function in OHOS::Ace::RenderComponent
132 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() function in OHOS::Ace::RenderComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h97 srcRSRect.SetBottom(offset1.GetY() + desSize.Height());
98 desRSRect.SetBottom(curHeight);
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp75 rect->SetBottom(bottom); in OH_Drawing_RectSetBottom()
175 rectSrc->SetBottom(rectDst->GetBottom()); in OH_Drawing_RectCopy()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_virtual_screen_processor.cpp114 params.dstRect.SetBottom(adaptiveDstHeight); in ProcessSurface()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
H A Drect_test.cpp238 rectF->SetBottom(1.0f); in HWTEST_F()
252 rectF->SetBottom(2.0f); in HWTEST_F()
659 rectI->SetBottom(1.0f); in HWTEST_F()
673 rectI->SetBottom(2.0f); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_circle_block.cpp105 spotRect.SetBottom(spotRect.GetBottom() + transRatio * LIGHT_RADIUS); in SyncGeometryProperties()
112 shadowRect.SetBottom(shadowRect.GetBottom() + ambientBlur); in SyncGeometryProperties()
117 shadowRect.SetBottom(shadowRect.GetBottom() + 1); in SyncGeometryProperties()
/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h141 void SetBottom(const Dimension& bottom) in SetBottom() function in OHOS::Ace::TweenComponent
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp61 edge.SetBottom(Dimension(size, DimensionUnit::VP)); in BuildPadding()
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_image.cpp81 line.SetBottom(line.GetBottom() + 1); in DrawCommon()
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.cpp212 edgePx.SetBottom(Dimension(ConvertMarginToPx(edge.Bottom(), true, additional)));
239 marginOrigin_.SetBottom(Dimension(freeSpace / TWO_SIDES, DimensionUnit::PX));
241 marginOrigin_.SetBottom(Dimension(ConvertMarginToPx(margin.Bottom(), true, false)));
245 marginOrigin_.SetBottom(Dimension((freeSpace - marginOrigin_.Top().Value()), DimensionUnit::PX));
296 marginOrigin_.SetBottom(Dimension(0.0, DimensionUnit::PX));
559 padding_.SetBottom(Dimension(std::max(padding_.BottomPx(), circlePadding)));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.cpp267 rect.SetBottom(blockCenter.GetY() + insetOffset); in DrawSelect()
519 rect.SetBottom(backEnd.GetY() + trackThickness * HALF); in GetTrackRect()
525 rect.SetBottom(backEnd.GetY() + stepSize * HALF); in GetTrackRect()
528 rect.SetBottom(backEnd.GetY() + trackThickness * HALF); in GetTrackRect()
531 rect.SetBottom(backEnd.GetY()); in GetTrackRect()
780 rsRect.SetBottom(blockCenter.GetY() + shapeHeight * HALF - blockBorderWidthUnscale); in DrawBlockShapeRect()
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dposition_param.h62 void SetBottom(const CalcDimension& bottom) in SetBottom() function

Completed in 14 milliseconds

1234