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

  /external/webkit/Source/WebCore/platform/
SchemeRegistry.h 64 static bool canDisplayOnlyIfCanRequest(const String& scheme);
SchemeRegistry.cpp 183 bool SchemeRegistry::canDisplayOnlyIfCanRequest(const String& scheme)
  /external/webkit/Source/WebCore/page/
SecurityOrigin.cpp 336 if (SchemeRegistry::canDisplayOnlyIfCanRequest(protocol))

Completed in 289 milliseconds