Lines Matching full:page
123 // NOTE: These routines do not force page layout so their results may
124 // not be accurate if the page layout is out-of-date.
204 // Executes script in the context of the current page.
368 // Reformats the WebFrame for printing. pageSize is the page size in
370 // given page size.
373 // Returns the page shrinking factor calculated by webkit (usually
374 // between 1/1.25 and 1/2). Returns 0 if the page number is invalid or
376 virtual float getPrintPageShrink(int page) = 0;
378 // Prints one page, and returns the calculated page shrinking factor
379 // (usually between 1/1.25 and 1/2). Returns 0 if the page number is
387 // Find-in-page --------------------------------------------------------
467 // retrieved and page complexity. For a typically sized page, expect
487 // Returns the number of page where the specified element will be put.