chromium/out/Default/gen/printing/mojom/print.mojom-blink-forward.h

// printing/mojom/print.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef PRINTING_MOJOM_PRINT_MOJOM_BLINK_FORWARD_H_
#define PRINTING_MOJOM_PRINT_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace printing::mojom {

enum class ColorModel : int32_t;

enum class DuplexMode : int32_t;

enum class PageOrientation : int32_t;

enum class PrintScalingOption : int32_t;

enum class SkiaDocumentType : int32_t;

enum class MetafileDataType : int32_t;

enum class GenerateDocumentOutline : int32_t;

enum class MarginType : int32_t;

enum class ResultCode : int32_t;

enum class PrinterType : int32_t;


}  // printing::mojom


namespace printing::mojom::blink {
ColorModel;
DuplexMode;
PageOrientation;
PrintScalingOption;
SkiaDocumentType;
MetafileDataType;
GenerateDocumentOutline;
MarginType;
ResultCode;
PrinterType;
class PageSizeMargins;
PageSizeMarginsPtr;

class PageRange;
PageRangePtr;




}  // printing::mojom::blink

#endif  // PRINTING_MOJOM_PRINT_MOJOM_BLINK_FORWARD_H_