Searched defs:physicalX (Results 1 – 2 of 2) sorted by relevance
244 void CSetPointerLocation(int32_t physicalX, int32_t physicalY) in CSetPointerLocation()
883 int32_t physicalX = static_cast<int32_t>(width * xPercent / PERCENT_CONST); in SetAbsolutionLocation() local