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

  /external/webkit/WebCore/page/
SecurityOrigin.h 172 static bool shouldTreatURLSchemeAsLocal(const String&);
SecurityOrigin.cpp 291 return shouldTreatURLSchemeAsLocal(m_protocol);
447 bool SecurityOrigin::shouldTreatURLSchemeAsLocal(const String& scheme)
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp     [all...]

Completed in 36 milliseconds