Home
last modified time | relevance | path

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

12345

/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
H A Dark_web_history_item_impl.cpp31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& alpha_type) in GetFavicon() 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
/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
/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dset_watermark_image_plugin.h29 int32_t width = 0; member
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth() argument
H A Dformat_adapter_mock.cpp40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth() argument
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dwindow_adapter_impl.cpp49 int32_t WindowAdapterImpl::NativeWindowSetBufferGeometry(NWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
/base/web/webview/ohos_nweb/src/
H A Dnweb_enhance_surface_adapter.cpp45 GetCreateInfo(void *enhanceSurfaceInfo, std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) GetCreateInfo() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_decoder_callback_adapter_impl.cpp34 void ArkDecoderCallbackAdapterImpl::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged() argument
H A Dark_decoder_format_adapter_impl.cpp39 void ArkDecoderFormatAdapterImpl::SetWidth(int32_t width) in SetWidth() argument
H A Dark_window_adapter_wrapper.cpp38 int32_t ArkWindowAdapterWrapper::NativeWindowSetBufferGeometry(ArkWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_window_adapter_impl.cpp34 int32_t ArkWindowAdapterImpl::NativeWindowSetBufferGeometry(void* window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
H A Dark_decoder_callback_adapter_wrapper.cpp34 void ArkDecoderCallbackAdapterWrapper::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged() argument

Completed in 7 milliseconds

12345