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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 88 InputSpeechButtonGraphic,
qwebsettings.cpp 107 hash->insert(QWebSettings::InputSpeechButtonGraphic, QPixmap(QLatin1String(":webkit/resources/inputSpeech.png")));
381 \value InputSpeechButtonGraphic The graphic shown in input fields that support speech recognition.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageQt.cpp 70 pixmap = QWebSettings::webGraphic(QWebSettings::InputSpeechButtonGraphic);

Completed in 49 milliseconds