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