mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-19 17:13:36 -04:00
0a92d27cc119eccfcf52e5016cd5fc583da36f70
- 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
Description
暂无描述
Languages
C++
84.2%
C
7.2%
Python
5.4%
Objective-C++
1.6%
HTML
1.2%
Other
0.4%