| /foundation/arkui/ace_engine/frameworks/core/components/option/ |
| H A D | rosen_render_option.cpp | 126 double left = textOffset.GetX() - thisOffset.GetX(); in PaintLine() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | box_layout_algorithm.cpp | 152 auto left = padding.left.value_or(0); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
| H A D | render_rich_text.cpp | 154 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 D | checkbox_layout_algorithm.cpp | 138 auto left = padding.left.value_or(0); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | rosen_mask_painter.cpp | 223 Size left = boxSize - svgSize; in UpadteSVGImageDom() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
| H A D | chip.js | [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_toggle_ffi.cpp | 61 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 D | js_sec_button_base.cpp | 199 std::optional<CalcDimension> left; in SetBackgroundPadding() local
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_rect.h | 27 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 D | render_surface_impl.cpp | 115 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 D | render_texture_impl.cpp | 100 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 D | text_adapt_font_sizer.cpp | 44 int32_t left = 0; in AdaptMaxFontSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| H A D | side_bar_container_layout_property.h | 156 auto left = propControlButtonStyle_->propControlButtonLeft.value_or(DEFAULT_CONTROL_BUTTON_LEFT); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
| H A D | refresh_layout_algorithm.cpp | 111 auto left = padding.left.value_or(0); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
| H A D | radio_layout_algorithm.cpp | 120 auto left = padding.left.value_or(0); in Layout() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| H A D | form_renderer_delegate_stub.cpp | 206 int32_t left = 0; in HandleOnGetRectRelativeToWindow() local
|
| H A D | form_renderer_delegate_proxy.cpp | 271 int32_t FormRendererDelegateProxy::OnGetRectRelativeToWindow(int32_t &top, int32_t &left) in OnGetRectRelativeToWindow() argument
|
| H A D | form_renderer_delegate_impl.cpp | 100 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 D | stack_tdd_test.cpp | 228 int16_t left = 5; in ComponentStackTest005() local
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_allocator.cpp | 76 uint32_t left; in Allocate() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_occlusion_region_helper.cpp | 227 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 D | ndktextblob_fuzzer.cpp | 54 float left = GetObject<float>(); in NativeDrawingTextBlobTest001() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_rect_test.cpp | 140 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 D | pen_fuzzer.cpp | 132 float left = GetObject<float>(); in PenFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
| H A D | egl_manager.cpp | 202 void EGLManager::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
|