Home
last modified time | relevance | path

Searched defs:canReceiveDroppedFiles (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLInputElement.cpp1334 bool HTMLInputElement::canReceiveDroppedFiles() const in canReceiveDroppedFiles() function in WebCore::HTMLInputElement
1339 void HTMLInputElement::setCanReceiveDroppedFiles(bool canReceiveDroppedFiles) in setCanReceiveDroppedFiles()