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

  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview_p.h 119 Q_PROPERTY(QDeclarativeComponent* newWindowComponent READ newWindowComponent WRITE setNewWindowComponent NOTIFY newWindowComponentChanged)
188 void setNewWindowComponent(QDeclarativeComponent *newWindow);
qdeclarativewebview.cpp 931 void QDeclarativeWebView::setNewWindowComponent(QDeclarativeComponent* newWindow)
    [all...]

Completed in 779 milliseconds