Searched defs:screenHeight (Results 1 – 4 of 4) sorted by relevance
23 int16_t screenHeight = static_cast<int16_t>(Screen::GetInstance().GetHeight()); variable
56 const screenHeight: number = AppStorage.get('screenHeight'); constant
144 const screenHeight: number = AppStorage.get('screenHeight') as number; constant
32 private screenHeight = 0; property in GestureNavigationExecutors