Home
last modified time | relevance | path

Searched refs:GetWidth (Results 1 - 25 of 179) sorted by relevance

12345678

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_page_size_test.cpp52 EXPECT_EQ(expectWidth, printpageSize.GetWidth()); in HWTEST_F()
104 EXPECT_EQ((uint32_t)6, printpageSize.GetWidth()); in HWTEST_F()
162 EXPECT_EQ((uint32_t)6, printpageSize.GetWidth()); in HWTEST_F()
176 EXPECT_EQ(copyPageSize.GetWidth(), printpageSize.GetWidth()); in HWTEST_F()
190 EXPECT_EQ(copyPageSize.GetWidth(), printpageSize.GetWidth()); in HWTEST_F()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_codec_format_adapter_wrapper.cpp22 int32_t ArkCodecFormatAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCodecFormatAdapterWrapper
24 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_imf_cursor_info_adapter_impl.cpp34 double ArkIMFCursorInfoAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkIMFCursorInfoAdapterImpl
36 return real_->GetWidth(); in GetWidth()
H A Dark_format_adapter_wrapper.cpp22 uint32_t ArkFormatAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkFormatAdapterWrapper
24 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_video_capture_params_adapter_impl.cpp25 uint32_t ArkVideoCaptureParamsAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkVideoCaptureParamsAdapterImpl
27 return real_->GetWidth(); in GetWidth()
H A Dark_codec_config_para_adapter_impl.cpp24 int32_t ArkCodecConfigParaAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCodecConfigParaAdapterImpl
26 return real_->GetWidth(); in GetWidth()
H A Dark_camera_surface_buffer_adapter_wrapper.cpp30 int32_t ArkCameraSurfaceBufferAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCameraSurfaceBufferAdapterWrapper
32 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_surface_buffer_adapter_wrapper.cpp28 int32_t ArkSurfaceBufferAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkSurfaceBufferAdapterWrapper
30 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_decoder_format_adapter_impl.cpp24 int32_t ArkDecoderFormatAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkDecoderFormatAdapterImpl
26 return real_->GetWidth(); in GetWidth()
H A Dark_buffer_request_config_adapter_impl.cpp25 int32_t ArkBufferRequestConfigAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkBufferRequestConfigAdapterImpl
27 return real_->GetWidth(); in GetWidth()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_select_menu_bound_wrapper.cpp37 int ArkWebSelectMenuBoundWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebSelectMenuBoundWrapper
39 return ark_web_select_menu_bound_->GetWidth(); in GetWidth()
H A Dark_web_cursor_info_wrapper.cpp46 int32_t ArkWebCursorInfoWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebCursorInfoWrapper
48 return ark_web_cursor_info_->GetWidth(); in GetWidth()
H A Dark_web_image_options_wrapper.cpp26 size_t ArkWebImageOptionsWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebImageOptionsWrapper
28 return ark_web_image_options_->GetWidth(); in GetWidth()
H A Dark_web_native_media_player_surface_info_wrapper.cpp46 double ArkWebNativeMediaPlayerSurfaceInfoWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerSurfaceInfoWrapper
48 return ark_web_native_media_player_surface_info_->GetWidth(); in GetWidth()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_codec_config_para_adapter_wrapper.cpp26 int32_t ArkCodecConfigParaAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCodecConfigParaAdapterWrapper
28 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_imfcursor_info_adapter_wrapper.cpp35 double ArkIMFCursorInfoAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkIMFCursorInfoAdapterWrapper
37 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_codec_format_adapter_impl.cpp25 int32_t ArkCodecFormatAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCodecFormatAdapterImpl
27 return real_->GetWidth(); in GetWidth()
H A Dark_format_adapter_impl.cpp24 uint32_t ArkFormatAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkFormatAdapterImpl
26 return real_->GetWidth(); in GetWidth()
H A Dark_video_capture_params_adapter_wrapper.cpp26 uint32_t ArkVideoCaptureParamsAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkVideoCaptureParamsAdapterWrapper
28 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_buffer_request_config_adapter_wrapper.cpp27 int32_t ArkBufferRequestConfigAdapterWrapper::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkBufferRequestConfigAdapterWrapper
29 return ctocpp_->GetWidth(); in GetWidth()
H A Dark_camera_surface_buffer_adapter_impl.cpp32 int32_t ArkCameraSurfaceBufferAdapterImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkCameraSurfaceBufferAdapterImpl
34 return real_->GetWidth(); in GetWidth()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_select_menu_bound_impl.cpp37 int ArkWebSelectMenuBoundImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebSelectMenuBoundImpl
39 return nweb_select_menu_bound_->GetWidth(); in GetWidth()
H A Dark_web_native_media_player_surface_info_impl.cpp42 double ArkWebNativeMediaPlayerSurfaceInfoImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerSurfaceInfoImpl
44 return nweb_native_media_player_surface_info_->GetWidth(); in GetWidth()
H A Dark_web_image_options_impl.cpp26 size_t ArkWebImageOptionsImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebImageOptionsImpl
28 return nweb_image_options_->GetWidth(); in GetWidth()
H A Dark_web_cursor_info_impl.cpp46 int32_t ArkWebCursorInfoImpl::GetWidth() in GetWidth() function in OHOS::ArkWeb::ArkWebCursorInfoImpl
48 return nweb_cursor_info_->GetWidth(); in GetWidth()

Completed in 5 milliseconds

12345678