Searched refs:DONT_BLOCK (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/
H A Dexternal_protocol_handler.h18 DONT_BLOCK, enumerator in enum:ExternalProtocolHandler::BlockState
H A Dexternal_protocol_handler.cc103 return should_block ? BLOCK : DONT_BLOCK;
/external/chromium/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.cc72 scheme_, ExternalProtocolHandler::DONT_BLOCK);
/external/chromium/chrome/browser/ui/gtk/
H A Dexternal_protocol_dialog_gtk.cc114 url_.scheme(), ExternalProtocolHandler::DONT_BLOCK);
/external/chromium/chrome/browser/ui/views/
H A Dexternal_protocol_dialog.cc103 url_.scheme(), ExternalProtocolHandler::DONT_BLOCK);
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete.cc187 case ExternalProtocolHandler::DONT_BLOCK:

Completed in 116 milliseconds