Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebpluginfactory.h37 struct QWEBKIT_EXPORT MimeType { struct
41 bool operator==(const MimeType& other) const; argument
Dqwebplugindatabase_p.h46 typedef QWebPluginFactory::MimeType MimeType; typedef
/external/webkit/Source/WebKit/qt/tests/qwebplugindatabase/
Dtst_qwebplugindatabase.cpp47 typedef QWebPluginInfo::MimeType MimeType; typedef