Searched defs:Window (Results 1 – 4 of 4) sorted by relevance
128 private fun Window.generateBitmap(boundsInWindow: Rect): Bitmap { in Window() method140 private fun Window.generateBitmapFromPixelCopy(boundsInWindow: Rect, destBitmap: Bitmap) { in Window() method
233 actual val Window: Key = implementedInJetBrainsFork() constant
919 actual val Window = Key(KeyEvent.KEYCODE_WINDOW) constant
913 val Window: Key constant