Searched refs:qt_webpage_groupName (Results 1 – 3 of 3) sorted by relevance
629 QString QWEBKIT_EXPORT qt_webpage_groupName(QWebPage* page);645 QCOMPARE(qt_webpage_groupName(view1.page()), QString("group1")); in multiplePageGroupsAndLocalStorage()646 QCOMPARE(qt_webpage_groupName(view2.page()), QString("group2")); in multiplePageGroupsAndLocalStorage()
129 QString QWEBKIT_EXPORT qt_webpage_groupName(QWebPage* page) in qt_webpage_groupName() function
3290 (qt_webpage_groupName): Added.