Searched defs:currentWindowAdaptiveInfo (Results 1 – 3 of 3) sorted by relevance
22 actual fun currentWindowAdaptiveInfo(): WindowAdaptiveInfo = implementedInJetBrainsFork() method
30 @Composable expect fun currentWindowAdaptiveInfo(): WindowAdaptiveInfo in currentWindowAdaptiveInfo() method
38 actual fun currentWindowAdaptiveInfo(): WindowAdaptiveInfo { in currentWindowAdaptiveInfo() method