Searched defs:multiSelect (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebFileChooserParams.h41 // If |multiSelect| is true, the dialog allow to select multiple files.
42 bool multiSelect; member in struct:WebKit::WebFileChooserParams
64 : multiSelect(false)
/external/webkit/Source/WebCore/dom/
H A DSelectElement.cpp718 bool multiSelect = data.multiple() && multi && !shift; local
733 if (!shiftSelect && !multiSelect)
737 if (data.activeSelectionAnchorIndex() < 0 && !multiSelect)
750 updateListBoxSelection(data, element, !multiSelect);
/external/sqlite/dist/orig/
H A Dsqlite3.c96061 static int multiSelect( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c96074 static int multiSelect( function
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 571 milliseconds