/foundation/arkui/ace_engine/frameworks/core/components/positioned/ |
H A D | render_positioned.cpp | 75 void RenderPositioned::SetRight(const Dimension& right) in SetRight() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_swiper_ffi.h | 44 double right; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | path_layout_algorithm.cpp | 51 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 D | rect_fuzzer.cpp | 41 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 D | filltypes.cpp | 42 float right = 150; // 150 矩阵创建参数 in showPath() local
|
H A D | blur_large_rrects.cpp | 57 float right = 240.f; in OnTestFunction() local
|
/foundation/window/window_manager/utils/include/ |
H A D | cutout_info.h | 31 DMRect right; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | multi_ver_vacuum_executor_stub.h | 25 uint8_t right = 1; member
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | border.cpp | 20 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 D | grid_layout.cpp | 53 int16_t right; in LayoutHorizontal() local 87 int16_t right; in LayoutVertical() local
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_delegate.cpp | 34 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 D | audio_channel_blend.cpp | 91 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 D | ndkregion_fuzzer.cpp | 61 float right = GetObject<float>(); in NativeDrawingRegionTest001() local
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_event_stats.cpp | 75 void BundleActiveEventStats::add(const BundleActiveEventStats& right) in add() argument
|
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_event_list.cpp | 65 void BundleActiveEventList::Merge(const BundleActiveEventList& right) in Merge() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/ |
H A D | js_common.h | 26 float right = 0.0f; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_water_flow_sections.cpp | 25 std::optional<CalcDimension> right; in SetMarginProperty() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/ |
H A D | search_base.cpp | 83 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 D | select_overlay_paint_method.cpp | 34 auto right = padding.Right().ConvertToPx(); in UpdateOverlayModifier() local
|
/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | border_property_test_ng.cpp | 174 auto right = borderColor->GetString("right", ""); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/ |
H A D | rasterizer_scanline_clip.h | 121 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 D | texgine_rect.cpp | 29 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 D | region_fuzzer.cpp | 53 int32_t right = GetObject<int32_t>(); in RegionFuzzTest001() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_common.h | 62 float right;
member
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/ |
H A D | roundrect_fuzzer.cpp | 45 float right = GetObject<float>(); in NativeDrawingRoundRectTest001() local
|