Home
last modified time | relevance | path

Searched defs:width (Results 1 - 25 of 1633) sorted by relevance

12345678910>>...66

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_offscreen_canvas_creator.cpp23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.cpp20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
H A Dborder_image_edge.cpp19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_ellipse_ffi.cpp23 void FfiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument
34 int64_t FfiOHOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument
H A Dcj_circle_ffi.cpp23 void FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument
34 int64_t FfiOHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument
H A Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
H A Dcj_line_ffi.cpp25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
H A Dcj_shape_ffi.h35 double width; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_ext_surface_callback_client.cpp27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_slider_unit_test.cpp73 const int16_t width = 10; in HWTEST_F() local
H A Dui_time_picker_unit_test.cpp72 const int16_t width = 50; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h30 float width = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_paint_property.h78 void SetIdealWidthForWeb(int32_t width) in SetIdealWidthForWeb() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h57 Dimension width; member
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js[all...]
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h31 int32_t width = 0; member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_info.h28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in TestingImageInfo() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dextension_custom_node.cpp33 void ExtensionCustomNode::OnLayout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in OnLayout() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dframe_information.h30 std::optional<int32_t> width; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dcircle_paint_method.h61 float width = paintWrapper->GetContentSize().Width(); variable
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_singlethread/
H A Ddrawing_singlethread.cpp32 void DrawingSinglethread::Test(Drawing::Canvas* canvas, int width, int height) in Test() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_multithread/
H A Ddrawing_mutilthread.cpp26 void DrawingMultithread::Test(Drawing::Canvas* canvas, int width, int height) in Test() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dsurface_test.cpp38 const int32_t width = 256; // 256 绘图表面的宽度 in OnTestPerformance() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_skp_capture_dfx.cpp39 const auto width = static_cast<float>(curCanvas_->GetWidth()); in TryCapture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_record_cmd_utils.cpp29 int32_t width = rect.GetWidth(); in BeginRecording() local

Completed in 5 milliseconds

12345678910>>...66