Searched defs:allowsDirectoryUpload (Results 1 – 3 of 3) sorted by relevance
49 bool allowsDirectoryUpload; member
80 …bool allowsDirectoryUpload() const { return m_client ? m_client->allowsDirectoryUpload() : false; } in allowsDirectoryUpload() function
107 bool RenderFileUploadControl::allowsDirectoryUpload() in allowsDirectoryUpload() function in WebCore::RenderFileUploadControl