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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 90 SearchCancelButtonPressedGraphic
qwebsettings.cpp 109 hash->insert(QWebSettings::SearchCancelButtonPressedGraphic, QApplication::style()->standardPixmap(QStyle::SP_DialogCloseButton));
383 \value SearchCancelButtonPressedGraphic The graphic shown when SearchCancelButtonGraphic is pressed.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageQt.cpp 74 pixmap = QWebSettings::webGraphic(QWebSettings::SearchCancelButtonPressedGraphic);

Completed in 51 milliseconds