Home
last modified time | relevance | path

Searched defs:top (Results 1 - 25 of 331) sorted by relevance

12345678910>>...14

/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h29 float top = 0.0f; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dframe_information.h32 std::optional<int32_t> top; member
/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Drender_padding.cpp42 auto top = NormalizePercentToPx(padding_.Top(), true); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.cpp65 void RenderPositioned::SetTop(const Dimension& top) in SetTop() argument
/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h42 double top; member
H A Dcj_side_bar_container_ffi.h32 double top; member
H A Dcj_image_animator_ffi.h33 double top; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_ellipse.cpp60 RSScalar top = ConvertDimensionToPx(ellipseAttr_.cy, viewPort, SvgLengthType::VERTICAL) - ry; in AsPath() local
H A Dsvg_rect.cpp62 RSScalar top = ConvertDimensionToPx(rectAttr_.y, viewPort, SvgLengthType::VERTICAL); in AsPath() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dnewsurface.cpp64 float top = 10; // 10 定义了绘制位图到画布上的位置 in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_frame_ohos_raster.cpp35 void SurfaceFrameOhosRaster::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp40 float top = GetObject<float>(); in RectFuzzTest000() local
81 float top = GetObject<float>(); in RectFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_frame_darwin.cpp28 void RSSurfaceFrameDarwin::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_frame_windows.cpp28 void RSSurfaceFrameWindows::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/
H A Drs_surface_frame.h33 virtual void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) {}; in SetDamageRegion() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.h43 uint8 top; member
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h30 DMRect top; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_content_layout_algorithm.cpp48 auto top = padding.top.value_or(0); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.cpp20 Border::Border(const BorderEdge& left, const BorderEdge& top, const BorderEdge& right, const BorderEdge& bottom) in Border() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_proxy_test.cpp230 int32_t top = 0; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp54 int16_t top; in LayoutHorizontal() local
88 int16_t top; in LayoutVertical() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_raster.cpp32 void RSSurfaceFrameOhosRaster::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
H A Drs_surface_frame_ohos_gl.cpp31 void RSSurfaceFrameOhosGl::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp60 float top = GetObject<float>(); in NativeDrawingRegionTest001() local

Completed in 11 milliseconds

12345678910>>...14