Searched defs:acceptFileExtensions (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DFileChooser.h57 Vector<String> acceptFileExtensions; member in struct:blink::FileChooserSettings
61 // Returns a combined vector of acceptMIMETypes and acceptFileExtensions.
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.cpp1279 Vector<String> HTMLInputElement::acceptFileExtensions() function in class:blink::HTMLInputElement

Completed in 77 milliseconds