Home
last modified time | relevance | path

Searched defs:left (Results 301 - 325 of 2475) sorted by relevance

1...<<11121314151617181920>>...99

/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp126 double left = textOffset.GetX() - thisOffset.GetX(); in PaintLine() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dbox_layout_algorithm.cpp152 auto left = padding.left.value_or(0); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp154 void RenderRichText::CreateRealWeb(int32_t top, int32_t left, bool visible, bool reCreate) in CreateRealWeb() argument
203 double left = offset.GetX() * pipelineContext->GetViewScale(); in OnGlobalPositionChanged() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_layout_algorithm.cpp138 auto left = padding.left.value_or(0); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.cpp223 Size left = boxSize - svgSize; in UpadteSVGImageDom() local
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_toggle_ffi.cpp61 void FfiOHOSAceFrameworkTogglePadding(double left, int32_t leftUnit, double top, int32_t topUnit, double right, in FfiOHOSAceFrameworkTogglePadding() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sec_button_base.cpp199 std::optional<CalcDimension> left; in SetBackgroundPadding() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h27 TestingRect(const float left, const float top, const float right, const float bottom) in TestingRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.cpp115 bool RenderSurfaceImpl::SetExtSurfaceBoundsSync(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBoundsSync() argument
139 void RenderSurfaceImpl::SetExtSurfaceBounds(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBounds() argument
H A Drender_texture_impl.cpp100 bool RenderTextureImpl::SetExtSurfaceBoundsSync(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBoundsSync() argument
105 void RenderTextureImpl::SetExtSurfaceBounds(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBounds() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_adapt_font_sizer.cpp44 int32_t left = 0; in AdaptMaxFontSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_layout_property.h156 auto left = propControlButtonStyle_->propControlButtonLeft.value_or(DEFAULT_CONTROL_BUTTON_LEFT); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_layout_algorithm.cpp111 auto left = padding.left.value_or(0); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_layout_algorithm.cpp120 auto left = padding.left.value_or(0); in Layout() local
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_stub.cpp206 int32_t left = 0; in HandleOnGetRectRelativeToWindow() local
H A Dform_renderer_delegate_proxy.cpp271 int32_t FormRendererDelegateProxy::OnGetRectRelativeToWindow(int32_t &top, int32_t &left) in OnGetRectRelativeToWindow() argument
H A Dform_renderer_delegate_impl.cpp100 int32_t FormRendererDelegateImpl::OnGetRectRelativeToWindow(int32_t &top, int32_t &left) in OnGetRectRelativeToWindow() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dstack_tdd_test.cpp228 int16_t left = 5; in ComponentStackTest005() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.cpp76 uint32_t left; in Allocate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp227 void InnerLooper::MoveRect(RectsPtr &r, int &left, int &right) in MoveRect() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndktextblob_fuzzer/
H A Dndktextblob_fuzzer.cpp54 float left = GetObject<float>(); in NativeDrawingTextBlobTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp140 float left = OH_Drawing_RectGetLeft(rect); in HWTEST_F() local
172 float left = OH_Drawing_RectGetLeft(rectSrc); in HWTEST_F() local
467 float left = OH_Drawing_RectGetLeft(rect); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp132 float left = GetObject<float>(); in PenFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Degl_manager.cpp202 void EGLManager::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...99