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 45 void WebGeolocationPermissionRequest::setIsAllowed(bool allowed)
47 m_private->setIsAllowed(allowed);
WebMIDIPermissionRequest.cpp 73 void WebMIDIPermissionRequest::setIsAllowed(bool allowed)
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.cpp 432 void Geolocation::setIsAllowed(bool allowed)

Completed in 187 milliseconds