Home
last modified time | relevance | path

Searched defs:right (Results 1 - 25 of 271) sorted by relevance

1234567891011

/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.cpp75 void RenderPositioned::SetRight(const Dimension& right) in SetRight() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h44 double right; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_layout_algorithm.cpp51 auto right = skRect.right(); in MeasureContent() local
58 auto right = rect.GetRight(); in MeasureContent() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp41 float right = GetObject<float>(); in RectFuzzTest000() local
82 float right = GetObject<float>(); in RectFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp42 float right = 150; // 150 矩阵创建参数 in showPath() local
H A Dblur_large_rrects.cpp57 float right = 240.f; in OnTestFunction() local
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h31 DMRect right; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Dmulti_ver_vacuum_executor_stub.h25 uint8_t right = 1; 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.cpp53 int16_t right; in LayoutHorizontal() local
87 int16_t right; in LayoutVertical() local
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_delegate.cpp34 SurfaceDelegateError SurfaceDelegate::SetBounds(int32_t left, int32_t right, int32_t width, int32_t height) in SetBounds() argument
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_channel_blend.cpp91 void AudioBlend::BlendLR(T& left, T& right) in BlendLR() argument
98 void AudioBlend::BlendLR(int24_t& left, int24_t& right) in BlendLR() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp61 float right = GetObject<float>(); in NativeDrawingRegionTest001() local
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_event_stats.cpp75 void BundleActiveEventStats::add(const BundleActiveEventStats& right) in add() argument
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_event_list.cpp65 void BundleActiveEventList::Merge(const BundleActiveEventList& right) in Merge() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_common.h26 float right = 0.0f; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp25 std::optional<CalcDimension> right; in SetMarginProperty() local
/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/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_paint_method.cpp34 auto right = padding.Right().ConvertToPx(); in UpdateOverlayModifier() local
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp174 auto right = borderColor->GetString("right", ""); in HWTEST_F() local
[all...]
/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.cpp53 int32_t right = GetObject<int32_t>(); in RegionFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h62 float right; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/
H A Droundrect_fuzzer.cpp45 float right = GetObject<float>(); in NativeDrawingRoundRectTest001() local

Completed in 8 milliseconds

1234567891011