Pepper_47_C_interfaces
pp_private_font_charset.h
Go to the documentation of this file.
1 /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2  * Use of this source code is governed by a BSD-style license that can be
3  * found in the LICENSE file.
4  */
5 
6 /* From private/pp_private_font_charset.idl,
7  * modified Fri Sep 07 12:50:35 2012.
8  */
9 
10 #ifndef PPAPI_C_PRIVATE_PP_PRIVATE_FONT_CHARSET_H_
11 #define PPAPI_C_PRIVATE_PP_PRIVATE_FONT_CHARSET_H_
12 
13 #include "ppapi/c/pp_macros.h"
14 
15 /**
16  * @file
17  */
18 
19 
20 /**
21  * @addtogroup Enums
22  * @{
23  */
24 typedef enum {
46 /**
47  * @}
48  */
49 
50 #endif /* PPAPI_C_PRIVATE_PP_PRIVATE_FONT_CHARSET_H_ */
51 
PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_PrivateFontCharset, 4)
PP_PrivateFontCharset