Searched refs:tempX (Results 1 – 1 of 1) sorted by relevance
8693 int tempX, tempY; in getTouchIndexAec() local8694 if (parse_pair(p, &tempX, &tempY, 'x') == 0) { in getTouchIndexAec()8695 *x = tempX; in getTouchIndexAec()8737 int tempX, tempY; in getTouchIndexAf() local8738 if (parse_pair(p, &tempX, &tempY, 'x') == 0) { in getTouchIndexAf()8739 *x = tempX; in getTouchIndexAf()