#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_PAGE_WIDGET_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_PAGE_WIDGET_MOJOM_PARAMS_DATA_H_
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif
namespace mojo::internal {
class ValidationContext;
}
namespace blink::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDragEnter_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDragEnter_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDragOver_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDragOver_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDragLeave_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDrop_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragTargetDrop_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragSourceEndedAt_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragSourceEndedAt_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DragSourceSystemDragEnded_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_OnStartStylusWriting_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_OnStartStylusWriting_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetBackgroundOpaque_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetTextDirection_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetActive_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetInheritedEffectiveTouchActionForSubFrame_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_UpdateRenderThrottlingStatusForSubFrame_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetIsInertForSubFrame_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_EnableDeviceEmulation_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_DisableDeviceEmulation_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_BindWidgetCompositor_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_SetViewportIntersection_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidget_NotifyClearedDisplayedGraphics_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_AnimateDoubleTapZoomInMainFrame_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_ZoomToFindInPageRectInMainFrame_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_SetHasTouchEventConsumers_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_IntrinsicSizingInfoChanged_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_AutoscrollStart_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_AutoscrollFling_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) FrameWidgetHost_AutoscrollEnd_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) PopupWidgetHost_RequestClosePopup_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) PopupWidgetHost_ShowPopup_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) PopupWidgetHost_ShowPopup_ResponseParams_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) PopupWidgetHost_SetPopupBounds_Params_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) PopupWidgetHost_SetPopupBounds_ResponseParams_Data { … };
static_assert …;
}
class FrameWidget_DragTargetDragEnter_ParamsDataView { … };
class FrameWidget_DragTargetDragEnter_ResponseParamsDataView { … };
class FrameWidget_DragTargetDragOver_ParamsDataView { … };
class FrameWidget_DragTargetDragOver_ResponseParamsDataView { … };
class FrameWidget_DragTargetDragLeave_ParamsDataView { … };
class FrameWidget_DragTargetDrop_ParamsDataView { … };
class FrameWidget_DragTargetDrop_ResponseParamsDataView { … };
class FrameWidget_DragSourceEndedAt_ParamsDataView { … };
class FrameWidget_DragSourceEndedAt_ResponseParamsDataView { … };
class FrameWidget_DragSourceSystemDragEnded_ParamsDataView { … };
class FrameWidget_OnStartStylusWriting_ParamsDataView { … };
class FrameWidget_OnStartStylusWriting_ResponseParamsDataView { … };
class FrameWidget_SetBackgroundOpaque_ParamsDataView { … };
class FrameWidget_SetTextDirection_ParamsDataView { … };
class FrameWidget_SetActive_ParamsDataView { … };
class FrameWidget_SetInheritedEffectiveTouchActionForSubFrame_ParamsDataView { … };
class FrameWidget_UpdateRenderThrottlingStatusForSubFrame_ParamsDataView { … };
class FrameWidget_SetIsInertForSubFrame_ParamsDataView { … };
class FrameWidget_EnableDeviceEmulation_ParamsDataView { … };
class FrameWidget_DisableDeviceEmulation_ParamsDataView { … };
class FrameWidget_BindWidgetCompositor_ParamsDataView { … };
class FrameWidget_SetViewportIntersection_ParamsDataView { … };
class FrameWidget_NotifyClearedDisplayedGraphics_ParamsDataView { … };
class FrameWidgetHost_AnimateDoubleTapZoomInMainFrame_ParamsDataView { … };
class FrameWidgetHost_ZoomToFindInPageRectInMainFrame_ParamsDataView { … };
class FrameWidgetHost_SetHasTouchEventConsumers_ParamsDataView { … };
class FrameWidgetHost_IntrinsicSizingInfoChanged_ParamsDataView { … };
class FrameWidgetHost_AutoscrollStart_ParamsDataView { … };
class FrameWidgetHost_AutoscrollFling_ParamsDataView { … };
class FrameWidgetHost_AutoscrollEnd_ParamsDataView { … };
class PopupWidgetHost_RequestClosePopup_ParamsDataView { … };
class PopupWidgetHost_ShowPopup_ParamsDataView { … };
class PopupWidgetHost_ShowPopup_ResponseParamsDataView { … };
class PopupWidgetHost_SetPopupBounds_ParamsDataView { … };
class PopupWidgetHost_SetPopupBounds_ResponseParamsDataView { … };
inline void FrameWidget_DragTargetDragEnter_ParamsDataView::GetDragDataDataView(
::blink::mojom::DragDataDataView* output) { … }
inline void FrameWidget_DragTargetDragEnter_ParamsDataView::GetPointInViewportDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDragEnter_ParamsDataView::GetScreenPointDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDragEnter_ParamsDataView::GetOperationsAllowedDataView(
::blink::mojom::AllowedDragOperationsDataView* output) { … }
inline void FrameWidget_DragTargetDragOver_ParamsDataView::GetPointInViewportDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDragOver_ParamsDataView::GetScreenPointDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDragOver_ParamsDataView::GetOperationsAllowedDataView(
::blink::mojom::AllowedDragOperationsDataView* output) { … }
inline void FrameWidget_DragTargetDragLeave_ParamsDataView::GetPointInViewportDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDragLeave_ParamsDataView::GetScreenPointDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDrop_ParamsDataView::GetDragDataDataView(
::blink::mojom::DragDataDataView* output) { … }
inline void FrameWidget_DragTargetDrop_ParamsDataView::GetPointInViewportDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragTargetDrop_ParamsDataView::GetScreenPointDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragSourceEndedAt_ParamsDataView::GetPointInViewportDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_DragSourceEndedAt_ParamsDataView::GetScreenPointDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidget_OnStartStylusWriting_ResponseParamsDataView::GetFocusedEditBoundsDataView(
::gfx::mojom::RectDataView* output) { … }
inline void FrameWidget_OnStartStylusWriting_ResponseParamsDataView::GetCaretBoundsDataView(
::gfx::mojom::RectDataView* output) { … }
inline void FrameWidget_EnableDeviceEmulation_ParamsDataView::GetParametersDataView(
::blink::mojom::DeviceEmulationParamsDataView* output) { … }
inline void FrameWidget_SetViewportIntersection_ParamsDataView::GetIntersectionStateDataView(
::blink::mojom::ViewportIntersectionStateDataView* output) { … }
inline void FrameWidget_SetViewportIntersection_ParamsDataView::GetVisualPropertiesDataView(
::blink::mojom::VisualPropertiesDataView* output) { … }
inline void FrameWidgetHost_AnimateDoubleTapZoomInMainFrame_ParamsDataView::GetTapPointDataView(
::gfx::mojom::PointDataView* output) { … }
inline void FrameWidgetHost_AnimateDoubleTapZoomInMainFrame_ParamsDataView::GetRectToZoomDataView(
::gfx::mojom::RectDataView* output) { … }
inline void FrameWidgetHost_ZoomToFindInPageRectInMainFrame_ParamsDataView::GetRectToZoomDataView(
::gfx::mojom::RectDataView* output) { … }
inline void FrameWidgetHost_SetHasTouchEventConsumers_ParamsDataView::GetTouchEventConsumersDataView(
::blink::mojom::TouchEventConsumersDataView* output) { … }
inline void FrameWidgetHost_IntrinsicSizingInfoChanged_ParamsDataView::GetSizingInfoDataView(
::blink::mojom::IntrinsicSizingInfoDataView* output) { … }
inline void FrameWidgetHost_AutoscrollStart_ParamsDataView::GetPositionDataView(
::gfx::mojom::PointFDataView* output) { … }
inline void FrameWidgetHost_AutoscrollFling_ParamsDataView::GetVelocityDataView(
::gfx::mojom::Vector2dFDataView* output) { … }
inline void PopupWidgetHost_ShowPopup_ParamsDataView::GetInitialRectDataView(
::gfx::mojom::RectDataView* output) { … }
inline void PopupWidgetHost_ShowPopup_ParamsDataView::GetAnchorRectDataView(
::gfx::mojom::RectDataView* output) { … }
inline void PopupWidgetHost_SetPopupBounds_ParamsDataView::GetBoundsDataView(
::gfx::mojom::RectDataView* output) { … }
}
#if defined(__clang__)
#pragma clang diagnostic pop
#endif
#endif