Searched refs:setPlainText (Results 1 - 5 of 5) sorted by relevance

/external/chromium/webkit/glue/
H A Dwebdropdata.cc51 result.setPlainText(plain_text);
/external/webkit/Source/WebKit/chromium/public/
H A DWebDragData.h87 WEBKIT_API void setPlainText(const WebString&);
/external/webkit/Source/WebKit/chromium/src/
H A DWebDragData.cpp154 void WebDragData::setPlainText(const WebString& plainText) function in class:WebKit::WebDragData
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.h73 void setPlainText(const QString& text);
H A Dqwebelement.cpp126 setPlainText() and setInnerXml(). To replace the element itself and its
268 void QWebElement::setPlainText(const QString &text) function in class:QWebElement
282 \sa setPlainText()

Completed in 116 milliseconds