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

  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview_p.h 120 Q_PROPERTY(QDeclarativeItem* newWindowParent READ newWindowParent WRITE setNewWindowParent NOTIFY newWindowParentChanged)
190 void setNewWindowParent(QDeclarativeItem* newWindow);
qdeclarativewebview.cpp 952 void QDeclarativeWebView::setNewWindowParent(QDeclarativeItem* parent)
    [all...]

Completed in 106 milliseconds