HomeSort by relevance Sort by last modified time
    Searched refs:EmptyInspectorClient (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/loader/
EmptyClients.h 473 class EmptyInspectorClient : public InspectorClient, public Noncopyable {
475 virtual ~EmptyInspectorClient() { }
  /external/webkit/WebCore/svg/graphics/
SVGImage.cpp 242 static InspectorClient* dummyInspectorClient = new EmptyInspectorClient;

Completed in 2056 milliseconds