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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 84 MissingPluginGraphic,
qwebsettings.cpp 103 hash->insert(QWebSettings::MissingPluginGraphic, QPixmap(QLatin1String(":webkit/resources/nullPlugin.png")));
377 \value MissingPluginGraphic The replacement graphic shown when a plugin could not be loaded.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageQt.cpp 62 pixmap = QWebSettings::webGraphic(QWebSettings::MissingPluginGraphic);

Completed in 86 milliseconds