/external/webkit/WebCore/bindings/js/ |
D | JSEventTarget.cpp | 87 if (XMLHttpRequestUpload* upload = target->toXMLHttpRequestUpload()) in toJS() local 88 return toJS(exec, globalObject, upload); in toJS()
|
D | JSXMLHttpRequestCustom.cpp | 56 if (XMLHttpRequestUpload* upload = m_impl->optionalUpload()) { in markChildren() local 57 DOMObject* wrapper = getCachedDOMObjectWrapper(*Heap::heap(this)->globalData(), upload); in markChildren()
|
/external/webkit/WebCore/css/ |
D | html.css | 399 …tton"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button { 404 …input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { 427 input[type="file"]:disabled::-webkit-file-upload-button, button:disabled, 432 …ive, input[type="reset"]:active, input[type="file"]:active::-webkit-file-upload-button, button:act… 436 …eset"]:active:disabled, input[type="file"]:active:disabled::-webkit-file-upload-button, button:act… 583 input[type="file"]:focus::-webkit-file-upload-button {
|
D | themeWin.css | 80 …input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
|
/external/qemu/android/ |
D | android.h | 41 int upload; member
|
D | help.c | 669 android_netspeeds[n].upload/1000., in help_shaper()
|
D | main.c | 1193 qemu_net_upload_speed = android_netspeeds[n].upload; in android_parse_network_speed()
|
/external/clearsilver/csharp/ |
D | README | 35 - allow registration of upload callbacks and data-formatters from C#
|
/external/webkit/WebCore/xml/ |
D | XMLHttpRequest.h | 85 XMLHttpRequestUpload* upload();
|
D | XMLHttpRequest.idl | 74 readonly attribute XMLHttpRequestUpload upload;
|
D | XMLHttpRequest.cpp | 220 XMLHttpRequestUpload* XMLHttpRequest::upload() in upload() function in WebCore::XMLHttpRequest
|
/external/dosfstools/debian/ |
D | changelog | 104 * Non-maintainer upload. 111 * Non-maintainer upload. 325 the last upload (Bug#16493, Bug#16494, Bug#16490)
|
/external/zlib/as400/ |
D | readme.txt | 63 3) From the machine hosting the distribution files, upload them (with
|
/external/webkit/WebKit/English.lproj/ |
D | Localizable.strings | 7 /* Label to describe the number of files selected in a file upload control that allows multiple fil… 25 /* (Windows) Form submit file upload all files pop-up */ 415 /* (Windows) Form submit file upload dialog title */
|
/external/dropbear/debian/ |
D | changelog | 113 * 1st upload to the Debian archive (closes: #216553).
|
/external/webkit/WebCore/bindings/v8/ |
D | V8DOMWrapper.cpp | 1298 XMLHttpRequestUpload* upload = target->toXMLHttpRequestUpload(); in convertEventTargetToV8Object() local 1299 if (upload) { in convertEventTargetToV8Object() 1300 v8::Handle<v8::Object> wrapper = getDOMObjectMap().get(upload); in convertEventTargetToV8Object()
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebViewFactory.mm | 588 …NG("%d files", "Label to describe the number of files selected in a file upload control that allow…
|
/external/webkit/WebCore/platform/network/mac/ |
D | ResourceHandleMac.mm | 585 // the handle with the new stream so upload progress callbacks continue to work correctly.
|
/external/e2fsprogs/debian/ |
D | changelog | 388 * Non-maintainer upload 1079 * Non-maintainer upload. 1853 * Non-maintainer upload
|
/external/bluetooth/glib/ |
D | NEWS | 809 523015 Implement sliding window based upload operation
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 3265 instead of piping from the patch command directly to the upload.
|
/external/webkit/WebCore/ |
D | ChangeLog-2006-12-31 | 9247 …REGRESSION: Disabled file upload control doesn't have disabled appearance, failing fast/forms/file… 14876 REGRESSION: Shadow of file upload button is clipped 28742 REGRESSION: file upload control with direction:rtl or text-align:right 29011 "no file selected" placeholder text missing from file upload control 30139 New file upload control should match the width of the old one 30141 Make width of new file upload control match the old one as closely as 30503 Windows build needs fixed after move to engine-rendered file upload widget 30989 Make uploading work with the new file upload control. 31007 Adding rules to html4.css to style the button in file upload controls. 31021 '-webkit-file-upload-button' pseudo element [all …]
|
/external/bluetooth/glib/gio/ |
D | ChangeLog | 3006 upload and download calls in a vfs.
|
/external/webkit/WebKit/mac/ |
D | ChangeLog | 10508 WebKit part of fix for <rdar://problem/5839256> FILE CONTROL: multi-file upload. 14660 Safari should have a way to upload bundles from the file upload control (as zip)
|
/external/webkit/WebKit/gtk/ |
D | ChangeLog | 3606 GTK: Add support for multiple file selection in the file upload control
|