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

  /external/chromium_org/third_party/WebKit/Source/web/
WebGeolocationPermissionRequest.cpp 52 void WebGeolocationPermissionRequest::setIsAllowed(bool allowed)
54 m_private->setIsAllowed(allowed);
WebMIDIPermissionRequest.cpp 55 void WebMIDIPermissionRequest::setIsAllowed(bool allowed)
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.cpp 279 void Geolocation::setIsAllowed(bool allowed)

Completed in 2114 milliseconds