Home
last modified time | relevance | path

Searched refs:FOR_EACH_WEBKIT_DOUBLE_PREFERENCE (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
DWebPreferencesStore.h79 #define FOR_EACH_WEBKIT_DOUBLE_PREFERENCE(macro) \ macro
137 FOR_EACH_WEBKIT_DOUBLE_PREFERENCE(macro) \
DWebPreferencesStore.cpp156 FOR_EACH_WEBKIT_DOUBLE_PREFERENCE(DEFINE_DOUBLE_DEFAULTS) in defaultValueForKey()