Home
last modified time | relevance | path

Searched defs:toDOMApplicationCache (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DDOMApplicationCache.h76 DOMApplicationCache* toDOMApplicationCache() { return this; } in toDOMApplicationCache() function
/external/webkit/Source/WebCore/dom/
DEventTarget.cpp108 DOMApplicationCache* EventTarget::toDOMApplicationCache() in toDOMApplicationCache() function in WebCore::EventTarget