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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 89 SearchCancelButtonGraphic,
qwebsettings.cpp 108 hash->insert(QWebSettings::SearchCancelButtonGraphic, QApplication::style()->standardPixmap(QStyle::SP_DialogCloseButton));
382 \value SearchCancelButtonGraphic The graphic shown for clearing the text in a search field.
383 \value SearchCancelButtonPressedGraphic The graphic shown when SearchCancelButtonGraphic is pressed.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageQt.cpp 72 pixmap = QWebSettings::webGraphic(QWebSettings::SearchCancelButtonGraphic);

Completed in 157 milliseconds