HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 751 - 775 of 1798) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/extensions/
extension_nacl_browsertest.cc 188 // if it's a content (MIME type) handler.
  /external/chromium_org/chrome/browser/
file_select_helper.h 127 // |accept_types| contains only valid lowercased MIME types or file extensions
icon_manager.h 29 // mime type.
  /external/chromium_org/chrome/browser/ui/webui/
favicon_source.cc 125 // We need to explicitly return a mime type, otherwise if the user tries to
  /external/chromium_org/chrome/common/extensions/api/
file_system.idl 17 // Mime-types to accept, e.g. "image/jpeg" or "audio/*". One of mimeTypes or
  /external/chromium_org/chrome/renderer/plugins/
plugin_uma_unittest.cc 128 // When plugin's mime type is given, we don't check extension.
  /external/chromium_org/chrome/tools/build/linux/
FILES.cfg 92 'filename': 'xdg-mime',
chrome-wrapper 86 # exist; some systems have bugs in xdg-mime that make it fail without it.
  /external/chromium_org/content/browser/download/
download_stats.h 138 // Records the mime type of the download.
  /external/chromium_org/content/browser/
plugin_process_host.h 123 // for the given mime type.
  /external/chromium_org/content/browser/speech/
audio_encoder.cc 162 // is the packet format for MIME type x-speex-with-header-byte.
  /external/chromium_org/content/browser/streams/
stream_url_request_job.cc 108 // TODO(zork): Support registered MIME types if needed.
  /external/chromium_org/content/browser/web_contents/
web_drag_source_mac.mm 314 // Custom MIME data.
498 // MIME type.
515 // Generate the file name based on both mime type and proposed file
559 // an image drop, but the MIME time is tested anyway for paranoia's sake.)
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.cc 339 // Gets mime type for data that is available from |source| by |path|.
340 // After that, notifies |job| that mime type is available. This method
537 // URLRequestChromeJob should receive mime type before data. This
538 // is guaranteed because request for mime type is placed in the
  /external/chromium_org/content/public/browser/
url_data_source.h 56 // string to specify no mime type.
  /external/chromium_org/content/renderer/media/crypto/
key_systems.cc 68 // Support the MIME type string alone, without codec(s) specified.
  /external/chromium_org/content/renderer/pepper/
pepper_url_loader_host.h 127 // document loader (when registered as a mime type). Therefore, you should
  /external/chromium_org/net/base/
sdch_filter.h 120 // by checking within this mime type (we may do a meta-refresh via html).
  /external/chromium_org/net/data/ssl/certificates/
verisign_intermediate_ca_2011.pem 38 SSL CA, S/MIME CA
verisign_intermediate_ca_2016.pem 38 SSL CA, S/MIME CA
  /external/chromium_org/net/ocsp/
nss_ocsp.cc 430 std::string upload_content_type_; // MIME type of POST payload
780 // There's no sure way to do this, so we use heuristics like MIME type and
794 strcasecmp(mime_type, "application/pkcs7-mime") == 0;
797 // We didn't get a hint from the MIME type, so do the best that we can.
    [all...]
  /external/chromium_org/ppapi/cpp/
instance.h 220 /// instance that was instantiated based on the MIME type of a DOMWindow
222 /// pre-registered to handle certain MIME types. If you haven't specifically
223 /// registered to handle a MIME type or aren't positive this applies to you,
322 /// navigation or the page specifies an iframe to a resource with a MIME
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
ppapi_bad.html 222 URL and NaCl had been registered as handling the PDF MIME type using
  /external/chromium_org/remoting/webapp/
clipboard.js 116 * @param {string} mimeType The MIME type of the clipboard item.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
CrossOriginAccessControl.cpp 54 // Preflight is required for MIME types that can not be sent via form submission.

Completed in 1445 milliseconds

<<31323334353637383940>>