Home
last modified time | relevance | path

Searched refs:setPageIcon (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dlocationedit.h42 void setPageIcon(const QIcon&);
Dmainwindow.cpp227 urlEdit->setPageIcon(page()->mainFrame()->icon()); in onIconChanged()
234 urlEdit->setPageIcon(QIcon()); in onLoadStarted()
Dlocationedit.cpp56 void LocationEdit::setPageIcon(const QIcon& icon) in setPageIcon() function in LocationEdit
/external/webkit/Tools/
DChangeLog3782 (LocationEdit::setPageIcon):