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

  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
SchemeRegistry.h 69 static bool canDisplayOnlyIfCanRequest(const String& scheme);
SchemeRegistry.cpp 236 bool SchemeRegistry::canDisplayOnlyIfCanRequest(const String& scheme)
SecurityOrigin.cpp 367 if (SchemeRegistry::canDisplayOnlyIfCanRequest(protocol))

Completed in 1304 milliseconds