Home
last modified time | relevance | path

Searched defs:bottom_ (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.h93 Dimension bottom_; member in OHOS::Ace::RenderPositioned
H A Dpositioned_component.h180 Dimension bottom_; member in OHOS::Ace::PositionedComponent
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.h195 AnimatableDimension bottom_; global() member in OHOS::Ace::Edge
[all...]
H A Dborder.h350 BorderEdge bottom_; global() member in OHOS::Ace::final
[all...]
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h81 float bottom_; member in OHOS::Ace::Testing::TestingRect
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.h86 PaddingLayoutElement bottom_; member in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.h80 Inset bottom_; member
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_theme.h209 Dimension bottom_; member in OHOS::Ace::ToastTheme
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h505 T bottom_; global() member in OHOS::CommonRect
[all...]
/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h30 int bottom_ = 0; member in OHOS::Rosen::WmOcclusion::Rect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h120 int32_t bottom_; member in OHOS::Rosen::Drawing::RectI
126 : left_(r.GetLeft()), top_(r.GetTop()), right_(r.GetRight()), bottom_(r.GetBottom()) in bottom_() function
130 : left_(l), top_(t), right_(r), bottom_(b) in bottom_() function
326 scalar bottom_; global() member in OHOS::Rosen::Drawing::RectF
332 : left_(r.GetLeft()), top_(r.GetTop()), right_(r.GetRight()), bottom_(r.GetBottom()) bottom_() function
336 : left_(r.GetLeft()), top_(r.GetTop()), right_(r.GetRight()), bottom_(r.GetBottom()) bottom_() function
340 : left_(l), top_(t), right_(r), bottom_(b) bottom_() function
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h39 int bottom_ = 0; member in OHOS::Rosen::Occlusion::Rect
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h298 float bottom_ = 0.0; member in OHOS::Ace::NG::MenuLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h283 float bottom_ = 0.0f; member in OHOS::Ace::NG::BubbleLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h284 Dimension bottom_; member in OHOS::Ace::Inset

Completed in 9 milliseconds