Home
last modified time | relevance | path

Searched defs:height (Results 1 - 25 of 3148) sorted by relevance

12345678910>>...126

/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/advanced_ui_component/chip/interfaces/
H A Dchip.js[all...]
/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Dwatermark_image_type.h25 int32_t height; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_handle_hot_zone_impl.cpp32 void ArkWebTouchHandleHotZoneImpl::SetHeight(double height) in SetHeight() 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.cpp32 void ArkWebTouchHandleHotZoneWrapper::SetHeight(double height) in SetHeight() 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.cpp35 void CodecFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() argument
H A Dcapability_data_adapter_impl.cpp40 void CapabilityDataAdapterImpl::SetMaxHeight(int32_t height) in SetMaxHeight() 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
/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
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-misc.c29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() argument
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_jpeg.h7 int height; member
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-misc.c29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dpanel_status_listener.h24 uint32_t height = 0; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dsys_panel_status.h30 uint32_t height = 0; member
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_text_avoid_info_capi.cpp21 InputMethod_TextAvoidInfo *OH_TextAvoidInfo_Create(double positionY, double height) in OH_TextAvoidInfo_Create() argument
42 InputMethod_ErrorCode OH_TextAvoidInfo_SetHeight(InputMethod_TextAvoidInfo *info, double height) in OH_TextAvoidInfo_SetHeight() argument
64 InputMethod_ErrorCode OH_TextAvoidInfo_GetHeight(InputMethod_TextAvoidInfo *info, double *height) in OH_TextAvoidInfo_GetHeight() argument
[all...]
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.cpp51 uint16_t height = OHOS::Screen::GetInstance().GetHeight(); in HWTEST_F() local
/base/web/webview/ohos_nweb/include/
H A Dnweb_adapter_common.h26 uint32_t height = 0; member
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/
H A Dcapabilitydataadapterimpl_fuzzer.cpp33 int32_t height = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/
H A Dcodecformatadapterimpl_fuzzer.cpp32 int32_t height = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() local
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h31 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h58 Dimension height; member
[all...]

Completed in 5 milliseconds

12345678910>>...126