Searched refs:root_x (Results 1 – 2 of 2) sorted by relevance
140 int root_x; in Capture() local150 &root_x, &root_y, &win_x, &win_y, &mask); in Capture()179 callback_->OnMouseCursorPosition(DesktopVector(root_x, root_y)); in Capture()
50 root_x = self.anchor_widget.winfo_rootx() + x52 self.tipwindow.wm_geometry("+%d+%d" % (root_x, root_y))