Home
last modified time | relevance | path

Searched defs:bottom (Results 1 - 25 of 211) sorted by relevance

123456789

/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.cpp85 void RenderPositioned::SetBottom(const Dimension& bottom) in SetBottom() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h46 double bottom; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_layout_algorithm.cpp52 auto bottom = skRect.bottom(); in MeasureContent() local
59 auto bottom = rect.GetBottom(); in MeasureContent() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp42 float bottom = GetObject<float>(); in RectFuzzTest000() local
83 float bottom = GetObject<float>(); in RectFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp43 float bottom = 150; // 150 矩阵创建参数 in showPath() local
H A Dblur_large_rrects.cpp58 float bottom = 25.f; in OnTestFunction() local
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h32 DMRect bottom; member
/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/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp55 int16_t bottom; in LayoutHorizontal() local
89 int16_t bottom; in LayoutVertical() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp62 float bottom = GetObject<float>(); in NativeDrawingRegionTest001() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_common.h28 float bottom = 0.0f; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp27 std::optional<CalcDimension> bottom; in SetMarginProperty() local
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.cpp83 PaddingProperty SearchBases::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp176 auto bottom = borderColor->GetString("bottom", ""); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_axis.cpp142 int16_t bottom = current.GetBottom(); in UpdateAxisPoints() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_scanline_clip.h121 void ClipBox(int32_t left, int32_t top, int32_t right, int32_t bottom) in ClipBox() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_rect.cpp29 TexgineRect TexgineRect::MakeLTRB(float left, float top, float right, float bottom) in MakeLTRB() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/region_fuzzer/
H A Dregion_fuzzer.cpp54 int32_t bottom = GetObject<int32_t>(); in RegionFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h63 float bottom; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/
H A Droundrect_fuzzer.cpp46 float bottom = GetObject<float>(); in NativeDrawingRoundRectTest001() local
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Ddisplay_utils.h43 CRect bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h460 float bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_region.cpp82 int bottom = rect->GetBottom(); in OH_Drawing_RegionSetRect() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Dsnapshot.h89 int32_t bottom = parcel.ReadInt32(); in Unmarshalling() local
97 int32_t bottom = 0; member

Completed in 13 milliseconds

123456789