Searched refs:locationInWindow (Results 1 – 1 of 1) sorted by relevance
271 val locationInWindow = intArrayOf(0, 0) in getBoundsInWindow() constant272 getLocationInWindow(locationInWindow) in getBoundsInWindow()273 val x = locationInWindow[0] in getBoundsInWindow()274 val y = locationInWindow[1] in getBoundsInWindow()