Lines Matching refs:otherInfo
1610 const InputWindowInfo* otherInfo = otherHandle->getInfo();1611 if (otherInfo->displayId == displayId1612 && otherInfo->visible && !otherInfo->isTrustedOverlay()1613 && otherInfo->frameContainsPoint(x, y)) {