| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | bridge_v30.c | 30 u32 left = dev->crop.left; in crop_on() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/ |
| H A D | js_dialog_request.cpp | 99 int32_t left = want.GetIntParam(RequestConstants::WINDOW_RECTANGLE_LEFT_KEY, 0); in OnGetRequestInfo() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
| H A D | snapshot.h | 86 int32_t left = parcel.ReadInt32(); in Unmarshalling() local 94 int32_t left = 0; member
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | dialog_ui_extension_callback_test.cpp | 46 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_renderer_type.h | 57 double left; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_layout_algorithm.cpp | 142 auto left = padding.left.value_or(0); in PerformImageAnimationLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
| H A D | side_bar_container_component.cpp | 176 void SideBarContainerComponent::SetButtonLeft(double left)
in SetButtonLeft() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | edge.h | 38 Edge(double left, double top, double right, double bottom, DimensionUnit unit = DimensionUnit::PX) in Edge() argument 41 Edge(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom, in Edge() argument 44 Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDimension& bottom) in Edge() argument 46 Edge(const Dimension& left, const Dimension& top, const Dimension& right, const Dimension& bottom, in Edge() argument 50 Edge(const CalcDimension& left, cons in Edge() argument 78 SetLeft(const AnimatableDimension& left) SetLeft() argument 83 SetLeft(const CalcDimension& left) SetLeft() argument 89 SetLeft(const Dimension& left) SetLeft() argument 203 EdgePx(double left, double top, double right, double bottom) EdgePx() argument 204 EdgePx(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom) EdgePx() argument [all...] |
| /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
|