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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 86 TextAreaSizeGripCornerGraphic,
qwebsettings.cpp 105 hash->insert(QWebSettings::TextAreaSizeGripCornerGraphic, QPixmap(QLatin1String(":webkit/resources/textAreaResizeCorner.png")));
379 \value TextAreaSizeGripCornerGraphic The graphic shown for the size grip of text areas.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageQt.cpp 66 pixmap = QWebSettings::webGraphic(QWebSettings::TextAreaSizeGripCornerGraphic);

Completed in 169 milliseconds