Searched refs:CLOSE_BUTTON (Results 1 – 1 of 1) sorted by relevance
49 private val CLOSE_BUTTON = "close_window" in <lambda>() constant107 val closeButton = caption?.children?.find { it.resourceName.endsWith(CLOSE_BUTTON) } in <lambda>()