Lines Matching full:page
74 #include "Page.h"154 Page* page = this->page();155 if (!page)157 if (!page->focusController()->isActive())159 if (Frame* focusedFrame = page->focusController()->focusedFrame()) {288 if (Page* page = this->page())289 reportErrors = page->inspectorController()->windowVisible();