Searched defs:integerX (Results 1 – 2 of 2) sorted by relevance
1234 int32_t integerX = -1; variable1251 int32_t integerX = 150; variable1268 int32_t integerX = 1; variable1285 int32_t integerX = 100; variable
3743 void InputWindowsManager::CoordinateCorrection(int32_t width, int32_t height, int32_t &integerX, in… in UpdateDisplayInfo()3834 int32_t integerX = static_cast<int32_t>(x); in UpdateDisplayInfo() local