Searched defs:DECLARE_KEY_GETTERS (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
H A DWebPreferencesStore.h144 #define DECLARE_KEY_GETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) const String& KeyLower##Key(); macro
146 FOR_EACH_WEBKIT_PREFERENCE(DECLARE_KEY_GETTERS)
148 #undef DECLARE_KEY_GETTERS macro

Completed in 76 milliseconds