mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-19 13:11:13 +01:00
0a92d27cc1
- change 'void *' arguments to 'void* ' to match style requirements. translator: - add support for const virtual methods. (Issue # 36) - output const vector argument types as 'struct _class_t* const*' (cons array, non-const members) instead of 'const struct _class_t**' (non-const array, const members) (Issue # 36) - always add the 'enum' qualifier when outputting C API enum attribute types. (Issue # 38) - update translated files. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@31 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 |
||
---|---|---|
.. | ||
cef_capi.h | ||
cef_export.h | ||
cef_nplugin_capi.h | ||
cef_nplugin.h | ||
cef_ptr.h | ||
cef_string_list.h | ||
cef_string_map.h | ||
cef_string.h | ||
cef_types_win.h | ||
cef_types.h | ||
cef_win.h | ||
cef.h |