Lines Matching refs:page
34 // This would be useful to show quickly page 100 in a pdf (www.example.com/foo.pdf#page100)
36 // page 100.
79 // returns the page resources
80 SkPdfResourceDictionary* pageResources(int page);
82 // returns the page's mediabox i points - the page physical boundaries.
83 SkRect MediaBox(int page);
90 // add generation parameter to support page updates.
93 // returns the object that holds all the page informnation
95 // add generation parameter to support page updates.
96 SkPdfPageObjectDictionary* page(int page/*, int generation*/);