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

/external/webkit/Source/WebKit/android/content/
H A Dcontent_detector.cpp34 #undef WEBKIT_IMPLEMENTATION macro
H A DPhoneEmailDetector.cpp28 #undef WEBKIT_IMPLEMENTATION macro
H A Daddress_detector.cpp34 #undef WEBKIT_IMPLEMENTATION macro
/external/webkit/Source/WebKit/chromium/public/
H A DWebCommon.h37 #if !defined(WEBKIT_IMPLEMENTATION)
38 #define WEBKIT_IMPLEMENTATION 0 macro
69 #if WEBKIT_IMPLEMENTATION
107 // Ideally, only use inside the public directory but outside of WEBKIT_IMPLEMENTATION blocks. (Otherwise use WTF's ASSERT.)

Completed in 74 milliseconds