Searched defs:screenWidth (Results 1 – 7 of 7) 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
56 const screenWidth: number = AppStorage.get('screenWidth'); constant
97 var screenWidth = DESIGN_WIDTH variable
143 const screenWidth: number = AppStorage.get('screenWidth') as number; constant
31 private screenWidth = 0; property in GestureNavigationExecutors