Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 25 of 36) sorted by relevance

12

/external/webkit/WebCore/bindings/js/
DJSEventTarget.cpp87 if (XMLHttpRequestUpload* upload = target->toXMLHttpRequestUpload()) in toJS() local
88 return toJS(exec, globalObject, upload); in toJS()
DJSXMLHttpRequestCustom.cpp56 if (XMLHttpRequestUpload* upload = m_impl->optionalUpload()) { in markChildren() local
57 DOMObject* wrapper = getCachedDOMObjectWrapper(*Heap::heap(this)->globalData(), upload); in markChildren()
/external/webkit/WebCore/css/
Dhtml.css399 …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 {
DthemeWin.css80 …input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
/external/qemu/android/
Dandroid.h41 int upload; member
Dhelp.c669 android_netspeeds[n].upload/1000., in help_shaper()
Dmain.c1193 qemu_net_upload_speed = android_netspeeds[n].upload; in android_parse_network_speed()
/external/clearsilver/csharp/
DREADME35 - allow registration of upload callbacks and data-formatters from C#
/external/webkit/WebCore/xml/
DXMLHttpRequest.h85 XMLHttpRequestUpload* upload();
DXMLHttpRequest.idl74 readonly attribute XMLHttpRequestUpload upload;
DXMLHttpRequest.cpp220 XMLHttpRequestUpload* XMLHttpRequest::upload() in upload() function in WebCore::XMLHttpRequest
/external/dosfstools/debian/
Dchangelog104 * Non-maintainer upload.
111 * Non-maintainer upload.
325 the last upload (Bug#16493, Bug#16494, Bug#16490)
/external/zlib/as400/
Dreadme.txt63 3) From the machine hosting the distribution files, upload them (with
/external/webkit/WebKit/English.lproj/
DLocalizable.strings7 /* 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/
Dchangelog113 * 1st upload to the Debian archive (closes: #216553).
/external/webkit/WebCore/bindings/v8/
DV8DOMWrapper.cpp1298 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/
DWebViewFactory.mm588 …NG("%d files", "Label to describe the number of files selected in a file upload control that allow…
/external/webkit/WebCore/platform/network/mac/
DResourceHandleMac.mm585 // the handle with the new stream so upload progress callbacks continue to work correctly.
/external/e2fsprogs/debian/
Dchangelog388 * Non-maintainer upload
1079 * Non-maintainer upload.
1853 * Non-maintainer upload
/external/bluetooth/glib/
DNEWS809 523015 Implement sliding window based upload operation
/external/webkit/WebKitTools/
DChangeLog3265 instead of piping from the patch command directly to the upload.
/external/webkit/WebCore/
DChangeLog-2006-12-319247 …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/
DChangeLog3006 upload and download calls in a vfs.
/external/webkit/WebKit/mac/
DChangeLog10508 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/
DChangeLog3606 GTK: Add support for multiple file selection in the file upload control

12