Searched defs:locationInView (Results 1 – 2 of 2) sorted by relevance
| /pdf/pdf-viewer/src/test/kotlin/androidx/pdf/view/ |
| D | PageTest.kt | 105 val locationInView = Rect(-60, 125, -60 + PAGE_SIZE.x, 125 + PAGE_SIZE.y) in <lambda>() constant 116 val locationInView = Rect(50, -100, 50 + PAGE_SIZE.x, -100 + PAGE_SIZE.y) in <lambda>() constant 138 val locationInView = in <lambda>() constant
|
| D | SelectionRendererTest.kt | 73 val locationInView = Rect(30, 50, 230, 250) in drawSelectionOnPage_rtl() constant 142 val locationInView = Rect(30, 50, 230, 250) in drawSelectionOnPage_ltr() constant
|