Lines Matching full:page
196 @abstract Closes the receiver, unloading its web page and canceling any pending loads.
399 @abstract Find out if the current web page supports text encodings.
400 @result YES if the document view of the current web page can
407 @discussion Make the page display with a different text encoding; stops any load in progress.
409 what's specified in a web page's header or HTTP response.
413 @param encoding The text encoding name to use to display a page or nil.
609 @abstract Sets whether the receiver draws a default white background when the loaded page has no background specified.
622 @param updateWhileOffscreen whether the receiver is required to render updates to the web page when it is not in a visible window.
623 @abstract If set to NO, then whenever the web view is not in a visible window, updates to the web page will not necessarily be rendered in the view.
661 @discussion The methods returns the site icon for the current page loaded in the mainFrame.