Home
last modified time | relevance | path

Searched defs:POSITION_BOTTOM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dcamera_test.cpp22 static constexpr scalar POSITION_BOTTOM = 500; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h34 constexpr uint32_t POSITION_BOTTOM = 1 << 1; variable