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

  /external/webkit/Source/WebKit/qt/tests/hybridPixmap/
widget.h 50 void refreshJS();
widget.cpp 35 void Widget::refreshJS()
42 connect(ui->webView->page()->mainFrame(), SIGNAL(javaScriptWindowObjectCleared()), this, SLOT(refreshJS()));

Completed in 3513 milliseconds