| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | render_offscreen_canvas_creator.cpp | 23 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 D | watermark_image_type.h | 24 int32_t width; member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_touch_handle_hot_zone_impl.cpp | 27 void ArkWebTouchHandleHotZoneImpl::SetWidth(double width) in SetWidth() argument
|
| H A D | ark_web_output_frame_callback_wrapper.cpp | 27 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 D | ark_web_touch_handle_hot_zone_wrapper.cpp | 27 void ArkWebTouchHandleHotZoneWrapper::SetWidth(double width) in SetWidth() argument
|
| H A D | ark_web_output_frame_callback_impl.cpp | 27 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 D | codec_format_adapter_impl.cpp | 30 void CodecFormatAdapterImpl::SetWidth(int32_t width) in SetWidth() argument
|
| H A D | capability_data_adapter_impl.cpp | 35 void CapabilityDataAdapterImpl::SetMaxWidth(int32_t width) in SetMaxWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | border_edge.cpp | 20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
|
| H A D | border_image_edge.cpp | 19 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 D | cj_ellipse_ffi.cpp | 23 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 D | cj_circle_ffi.cpp | 23 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 D | cj_polygon_ffi.cpp | 25 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 D | xcomponent_ext_surface_callback_client.cpp | 27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_slider_unit_test.cpp | 73 const int16_t width = 10; in HWTEST_F() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
| H A D | panel_status_listener.h | 23 uint32_t width = 0; member
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| H A D | sys_panel_status.h | 29 uint32_t width = 0; member
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | inputmethod_cursor_info_capi.cpp | 20 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 D | ui_graphic_engine_unittest.cpp | 52 uint16_t width = OHOS::Screen::GetInstance().GetWidth(); in HWTEST_F() local
|
| /base/web/webview/ohos_nweb/include/ |
| H A D | nweb_adapter_common.h | 25 uint32_t width = 0; member
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/ |
| H A D | capabilitydataadapterimpl_fuzzer.cpp | 32 int32_t width = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/ |
| H A D | codecformatadapterimpl_fuzzer.cpp | 31 int32_t width = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() local
|
| /foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
| H A D | rect.h | 30 float width = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_paint_property.h | 78 void SetIdealWidthForWeb(int32_t width) in SetIdealWidthForWeb() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | navigation_bar_component_base.h | 57 Dimension width; member [all...] |