Searched defs:screenWidth (Results 1 – 6 of 6) sorted by relevance
87 const screenWidth: number = AppStorage.get('screenWidth'); constant
55 const screenWidth: number = AppStorage.get('screenWidth'); constant
22 int16_t screenWidth = static_cast<int16_t>(Screen::GetInstance().GetWidth()); variable
143 const screenWidth: number = AppStorage.get('screenWidth') as number; constant
31 private screenWidth = 0; property in GestureNavigationExecutors