Searched defs:integerX (Results 1 – 1 of 1) sorted by relevance
2284 void InputWindowsManager::CoordinateCorrection(int32_t width, int32_t height, int32_t &integerX, in… in CoordinateCorrection()2320 int32_t integerX = static_cast<int32_t>(x); in UpdateAndAdjustMouseLocation() local