Home | History | Annotate | Download | only in win

Lines Matching refs:macro

35 #define WEB_DATABASE_MANAGER(macro) macro(WebDatabaseManager)
37 #define WEB_DATABASE_MANAGER(macro)
40 // Items may only be added to the end of this macro. No items may be removed from it.
41 #define FOR_EACH_COCLASS(macro) \
42 macro(CFDictionaryPropertyBag) \
43 macro(WebCache) \
44 WEB_DATABASE_MANAGER(macro) \
45 macro(WebDownload) \
46 macro(WebError) \
47 macro(WebHistory) \
48 macro(WebHistoryItem) \
49 macro(WebIconDatabase) \
50 macro(WebJavaScriptCollector) \
51 macro(WebKitStatistics) \
52 macro(WebMutableURLRequest) \
53 macro(WebNotificationCenter) \
54 macro(WebPreferences) \
55 macro(WebScrollBar) \
56 macro(WebTextRenderer) \
57 macro(WebURLCredential) \
58 macro(WebURLProtectionSpace) \
59 macro(WebURLRequest) \
60 macro(WebURLResponse) \
61 macro(WebView) \
62 macro(WebArchive) \
63 macro(WebCoreStatistics) \
64 macro(WebCookieManager) \
65 macro(WebWorkersPrivate) \
66 macro(WebScriptWorld) \
67 macro(WebGeolocationPosition) \
68 macro(WebSerializedJSValue) \
69 macro(WebUserContentURLPattern) \
70 // end of macro