Searched refs:getContentRect (Results 1 – 3 of 3) sorted by relevance
217 return a.getContentRect().equals(b.getContentRect()) in pageInfoEquals()369 assertEquals(page.getInfo().getContentRect(), contentRect); in createPageWithFullContentRect()382 assertEquals(page.getInfo().getContentRect(), contentRect); in createPageWithPartialContentRect()395 assertEquals(page.getInfo().getContentRect(), contentRect); in createPageWithEmptyContentRect()413 assertEquals(page.getInfo().getContentRect(), contentRect); in createPageWithInverseContentRect()424 assertEquals(info.getContentRect(), new Rect(0, 0, 100, 200)); in defaultContentRectIsFullRect()
138 public void getContentRect() throws Exception { in getContentRect() method in PrintedPdfDocumentTest
18039 method public android.graphics.Rect getContentRect();