Home
last modified time | relevance | path

Searched defs:windowHeight (Results 1 – 2 of 2) sorted by relevance

/MusicFree/src/utils/
H A Drpx.ts4 const windowHeight = Dimensions.get('window').height; constant
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/
H A DLyricView.kt31 private var windowHeight = 0.0 in <lambda>() variable