Home
last modified time | relevance | path

Searched defs:width (Results 1076 - 1100 of 5209) sorted by relevance

1...<<41424344454647484950>>...209

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alert_dialog_ffi.h30 double width; member
H A Dcj_rect_ffi.cpp26 void FfiOHOSAceFrameworkRectCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectCreate() argument
37 int64_t FfiOHOSAceFrameworkRectInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectInsCreate() argument
H A Dcj_side_bar_container_ffi.cpp115 void FfiOHOSAceFrameworkSideBarSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarSideBarWidth() argument
120 void FfiOHOSAceFrameworkSideBarMinSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarMinSideBarWidth() argument
124 void FfiOHOSAceFrameworkSideBarMaxSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarMaxSideBarWidth() argument
H A Dcj_panel_ffi.cpp92 void FfiOHOSAceFrameworkPanelOnChange(void (*callback)(double width, double height, int32_t mode)) in FfiOHOSAceFrameworkPanelOnChange() argument
135 void FfiOHOSAceFrameworkPanelBorderWidth(double width, int32_t unit) in FfiOHOSAceFrameworkPanelBorderWidth() argument
H A Dcj_checkbox_ffi.cpp44 void FfiOHOSAceFrameworkCheckBoxSetWidth(double width, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxSetWidth() argument
58 void FfiOHOSAceFrameworkCheckBoxSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxSetSize() argument
H A Dcj_toggle_ffi.cpp41 void FfiOHOSAceFrameworkToggleWidth(double width, int32_t unit) in FfiOHOSAceFrameworkToggleWidth() argument
53 void FfiOHOSAceFrameworkToggleSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkToggleSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drender_arc.cpp119 void RenderArc::SetWidth(double width) in SetWidth() argument
H A Darc_component.h41 ArcComponent(double outerRadius, double width) in ArcComponent() argument
47 ArcComponent(double outerRadius, double width, double startAngle, double sweepAngle) in ArcComponent() argument
55 ArcComponent(double outerRadius, double width, double startAngle, double sweepAngle, const Color& color) in ArcComponent() argument
92 void SetWidth(const Dimension& width) in SetWidth() argument
101 SetWidth(double width) SetWidth() argument
155 SetShadowWidth(const Dimension& width) SetShadowWidth() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.cpp44 ConvertSkImageToPixmap( const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) ConvertSkImageToPixmap() argument
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_declarative.cpp97 void FormFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() argument
117 void FormFrontendDeclarative::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/mock/
H A Dcj_image_ffi.cpp36 void FfiOHOSAceFrameworkImageSetSourceSize(double width, int32_t widthUnit, double height, int32_t heightUnit) {} in FfiOHOSAceFrameworkImageSetSourceSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_select.cpp72 void DOMSelect::UpdateBoxSize(const CalcDimension& width, const CalcDimension& height) in UpdateBoxSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_form_component_bridge.cpp126 CalcDimension width = 0.0_vp; in SetSize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_rect_shape.cpp187 CalcDimension width; in ConstructorCallback() local
H A Djs_xcomponent.h32 int32_t width = 0; member
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_client.cpp109 ShowDialog(const std::string& name, const std::string& params, OHOS::Rosen::WindowType windowType, int32_t x, int32_t y, int32_t width, int32_t height, DialogCallback callback, int32_t* id) ShowDialog() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.cpp237 int32_t width = static_cast<int32_t>(boxSize.Width()); in UpadteSVGImageDom() local
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_rendering_context.cpp155 double width = 0.0; in Constructor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp72 void RadioModelImpl::SetWidth(const Dimension& width) in SetWidth() argument
103 auto width = radioComponent->GetWidth(); in SetPadding() local
H A Dtoggle_model_impl.cpp134 void ToggleModelImpl::SetWidth(const Dimension& width) in SetWidth() argument
187 auto width = checkableComponent->GetWidth(); in SetPadding() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography.h52 virtual void Layout(double width) {} in Layout() argument
H A Dtesting_pen.h47 virtual void SetWidth(float width) {} in SetWidth() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_drag_bar_test_ng.cpp56 void NavigationDragBarTestNg::RunMeasureAndLayout(RefPtr<LayoutWrapperNode>& layoutWrapper, float width) in RunMeasureAndLayout() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_testtwo_ng.cpp704 float width = 0.0f; in HWTEST_F() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...209