HomeSort by relevance Sort by last modified time
    Searched refs:m_fullMIMEDescription (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/plugins/
PluginPackage.h 89 String fullMIMEDescription() const { return m_fullMIMEDescription;}
133 String m_fullMIMEDescription;
PluginPackage.cpp 387 m_fullMIMEDescription = String();
  /external/webkit/Source/WebCore/plugins/qt/
PluginPackageQt.cpp 72 m_fullMIMEDescription = mimeDescription.lower();

Completed in 31 milliseconds