Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentThreadableLoaderClient.h45 virtual bool isDocumentThreadableLoaderClient() OVERRIDE FINAL { return true; } in isDocumentThreadableLoaderClient() function
DThreadableLoaderClient.h57 virtual bool isDocumentThreadableLoaderClient() { return false; } in isDocumentThreadableLoaderClient() function