Home
last modified time | relevance | path

Searched defs:SetBottom (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dedge.h140 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() function
145 virtual void SetBottom(const CalcDimension& bottom) in SetBottom() function
150 virtual void SetBottom(const Dimension& bottom) in SetBottom() function
300 void SetBottom(const AnimatableDimension& bottom) override in SetBottom() function
308 void SetBottom(const Dimension& bottom) override in SetBottom() function
316 void SetBottom(const CalcDimension& bottom) override in SetBottom() function
Dswiper_indicator.h109 void SetBottom(const Dimension& bottom) in SetBottom() function
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
Drender_positioned.cpp85 void RenderPositioned::SetBottom(const Dimension& bottom) in SetBottom() function in OHOS::Ace::RenderPositioned
Dpositioned_component.h50 void SetBottom(const Dimension& bottom) override in SetBottom() function
/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_rect.h69 virtual void SetBottom(float pos) {} in SetBottom() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Drender_component.h126 virtual void SetBottom(const Dimension& bottom) in SetBottom() function
132 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() function
Drender_node.h460 virtual void SetBottom(const Dimension& bottom) // add for animation in SetBottom() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
Drect.h193 inline void RectI::SetBottom(int32_t pos) in SetBottom() function
385 inline void RectF::SetBottom(scalar pos) in SetBottom() function
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscroll_position_controller.h205 void SetBottom() in SetBottom() function
/foundation/arkui/ace_engine/frameworks/core/components/tween/
Dtween_component.h141 void SetBottom(const Dimension& bottom) in SetBottom() function
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
Drect.h301 void SetBottom(T bottom) in SetBottom() function
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dposition_param.h61 void SetBottom(const CalcDimension& bottom) in SetBottom() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_rect.h133 void SetBottom(T bottom) in SetBottom() function
/foundation/arkui/ace_engine/frameworks/base/geometry/
Dshape.h223 void SetBottom(const Dimension& bottom) in SetBottom() function