Searched refs:isPagePopup (Results 1 – 2 of 2) sorted by relevance
76 virtual bool isPagePopup() const OVERRIDE { return true; } in isPagePopup() function101 ASSERT_WITH_SECURITY_IMPLICATION(!widget || widget->isPagePopup()); in toWebPagePopupImpl()
226 virtual bool isPagePopup() const { return false; } in isPagePopup() function