Searched
full:mime (Results
751 -
775 of
1812) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/ui/webui/ |
mediaplayer_ui.h | 89 // before seeing the detected mime type of the request.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/ |
info.html | 219 <th>Mime Type</th>
|
/external/chromium/net/base/ |
mime_util.cc | 22 // Singleton utility class for mime types. 152 // a mime type. That is, we first check a hard-coded list (that cannot be 207 // A comprehensive mime type list: http://plugindoc.mozdev.org/winmime.php 392 // wildcards. The plugin mime types could be:
|
sdch_filter.h | 119 // by checking within this mime type (we may do a meta-refresh via html).
|
/external/chromium_org/chrome/browser/bookmarks/ |
bookmark_node_data.h | 73 // The MIME type for the clipboard format for BookmarkNodeData.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive.proto | 35 // Content mime type like "text/plain".
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
create_file_operation.cc | 64 // If mime type is unsure, use octet stream by default.
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
file_manager_util.h | 101 // Returns the MIME type of |file_path|.
|
/external/chromium_org/chrome/browser/extensions/api/proxy/ |
proxy_api_helpers.h | 26 // PAC scripts. Data-encoding URLs consist of a data:// prefix, a mime-type and
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
form_data_parser.cc | 120 // encoding) and 5322 (MIME-headers). 144 // body-part := MIME-part-headers [CRLF *OCTET] 153 // The non-terminal "MIME-part-headers" is not discussed in RFC 2046, so we use 156 // MIME-part-headers := field-name ":" unstructured CRLF
|
/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.
|
Completed in 935 milliseconds
<<31323334353637383940>>