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

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage_p.h207 QWebPluginFactory *pluginFactory; member in class:QWebPagePrivate
H A Dqwebpage.cpp309 , pluginFactory(0)
3672 \sa pluginFactory()
3676 d->pluginFactory = factory;
3685 QWebPluginFactory *QWebPage::pluginFactory() const function in class:QWebPage
3687 return d->pluginFactory;

Completed in 62 milliseconds