Home
last modified time | relevance | path

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

12345678910>>...83

/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
/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Dwatermark_image_type.h24 int32_t width; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_handle_hot_zone_impl.cpp27 void ArkWebTouchHandleHotZoneImpl::SetWidth(double width) in SetWidth() argument
H A Dark_web_output_frame_callback_wrapper.cpp27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_touch_handle_hot_zone_wrapper.cpp27 void ArkWebTouchHandleHotZoneWrapper::SetWidth(double width) in SetWidth() argument
H A Dark_web_output_frame_callback_impl.cpp27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcodec_format_adapter_impl.cpp30 void CodecFormatAdapterImpl::SetWidth(int32_t width) in SetWidth() argument
H A Dcapability_data_adapter_impl.cpp35 void CapabilityDataAdapterImpl::SetMaxWidth(int32_t width) in SetMaxWidth() 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
/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
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dpanel_status_listener.h23 uint32_t width = 0; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dsys_panel_status.h29 uint32_t width = 0; member
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_cursor_info_capi.cpp20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() argument
32 OH_CursorInfo_SetRect( InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) OH_CursorInfo_SetRect() argument
46 OH_CursorInfo_GetRect( InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) OH_CursorInfo_GetRect() argument
/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_graphic_engine_unittest.cpp52 uint16_t width = OHOS::Screen::GetInstance().GetWidth(); in HWTEST_F() local
/base/web/webview/ohos_nweb/include/
H A Dnweb_adapter_common.h25 uint32_t width = 0; member
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/
H A Dcapabilitydataadapterimpl_fuzzer.cpp32 int32_t width = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/
H A Dcodecformatadapterimpl_fuzzer.cpp31 int32_t width = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() 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...]

Completed in 5 milliseconds

12345678910>>...83