Lines Matching full:page
58 #include "Page.h"
1640 Page* page = document()->page();
1641 float volumeMultiplier = page ? page->mediaVolume() : 1;
1759 // Restart the load if it was aborted in the middle by moving the document to the page cache.
1859 if (document() && document()->page()) {
1860 document()->page()->chrome()->client()->enterFullscreenForNode(this);
1869 if (document() && document()->page()) {
1870 document()->page()->chrome()->client()->exitFullscreenForNode(this);