Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A 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
H A Dswiper_indicator.h109 void SetBottom(const Dimension& bottom) in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/positioned/
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 in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h69 virtual void SetBottom(float pos) {} in SetBottom() function
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp71 void PrintMargin::SetBottom(uint32_t bottom) in SetBottom() function in OHOS::Print::PrintMargin
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h126 virtual void SetBottom(const Dimension& bottom) in SetBottom() function
132 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() function
H A Drender_node.h460 virtual void SetBottom(const Dimension& bottom) // add for animation in SetBottom() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h193 inline void RectI::SetBottom(int32_t pos) in SetBottom() function
385 inline void RectF::SetBottom(scalar pos) in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.h205 void SetBottom() in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h141 void SetBottom(const Dimension& bottom) in SetBottom() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h301 void SetBottom(T bottom) in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dposition_param.h61 void SetBottom(const CalcDimension& bottom) in SetBottom() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_rect.h133 void SetBottom(T bottom) in SetBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h223 void SetBottom(const Dimension& bottom) in SetBottom() function