Home
last modified time | relevance | path

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

/MusicFree/src/utils/
H A Drpx.ts3 const windowWidth = Dimensions.get('window').width; constant
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/
H A DLyricView.kt30 private var windowWidth = 0.0 in <lambda>() variable in fun`.upup.musicfree.lyricUti.LyricView