| /foundation/arkui/ace_engine/frameworks/core/components/option/ |
| H A D | rosen_render_option.cpp | 128 double top = 0.0; in PaintLine() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | box_layout_algorithm.cpp | 153 auto top = padding.top.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 202 double top = offset.GetY() * pipelineContext->GetViewScale(); in OnGlobalPositionChanged() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_layout_algorithm.cpp | 139 auto top = padding.top.value_or(0); in Layout() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
| H A D | subheader.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 | 201 std::optional<CalcDimension> top; 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/side_bar/ |
| H A D | side_bar_container_layout_property.h | 157 auto top = propControlButtonStyle_->propControlButtonTop.value_or(DEFAULT_CONTROL_BUTTON_TOP); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
| H A D | refresh_layout_algorithm.cpp | 112 auto top = padding.top.value_or(0); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
| H A D | radio_layout_algorithm.cpp | 121 auto top = padding.top.value_or(0); in Layout() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| H A D | form_renderer_delegate_stub.cpp | 205 int32_t top = 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 | 229 int16_t top = 10; in ComponentStackTest005() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_occlusion_region_helper.cpp | 157 void OuterLooper::MoveScanline(RectsPtr &r, int &top, int &bottom) in MoveScanline() argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
| H A D | geometry_range_adapter.h | 147 int32_t* top = stack; in QuickSort() local 66 CompareLessThreshold(Array& arr, Less less, int32_t iIndex, int32_t jIndex, int32_t base, int32_t limit, int32_t* top, int32_t* stack) CompareLessThreshold() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndktextblob_fuzzer/ |
| H A D | ndktextblob_fuzzer.cpp | 55 float top = GetObject<float>(); in NativeDrawingTextBlobTest001() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_rect_test.cpp | 143 float top = OH_Drawing_RectGetTop(rect);
in HWTEST_F() local 173 float top = OH_Drawing_RectGetTop(rectSrc);
in HWTEST_F() local 411 float top = OH_Drawing_RectGetTop(rect); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
| H A D | any_span.h | 96 void SetTopInGroup(const double top) in SetTopInGroup() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/ |
| H A D | pen_fuzzer.cpp | 133 float top = 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
|
| H A D | gles_render_backend.cpp | 130 void GLESRenderBackend::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
|