Searched refs:isPagePopup (Results 1 – 2 of 2) sorted by relevance
81 virtual bool isPagePopup() const OVERRIDE { return true; } in isPagePopup() function112 DEFINE_TYPE_CASTS(WebPagePopupImpl, WebWidget, widget, widget->isPagePopup(), widget.isPagePopup());
218 virtual bool isPagePopup() const { return false; } in isPagePopup() function