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

/external/webkit/Source/WebKit/qt/docs/webkitsnippets/webelement/
H A Dmain.cpp34 QWebElement firstParagraph = body.firstChild(); local
35 QWebElement secondParagraph = firstParagraph.nextSibling();

Completed in 70 milliseconds