Searched refs:cursor_on (Results 1 – 5 of 5) sorted by relevance
410 def cursor_on(self,is_on): member in NBox651 self.cursor_on(False)667 self.cursor_on(True)834 self.package_view.cursor_on(False)851 self.package_view.cursor_on(True)1215 active_package.cursor_on(True)1228 active_package.cursor_on(False)1307 active_package.cursor_on(True)1323 active_package.cursor_on(True)1386 active_package.cursor_on(False)[all …]
47 bool cursor_on; member279 ctl->cursor_on = enable; in mdp5_ctl_set_cursor()390 if (ctl->cursor_on) in mdp5_ctl_blend()
343 int cursor_on; member
437 DBG_MSG("cursor_on is %d\n", dinfo->cursor_on); in intelfbhw_do_blank()439 if (dinfo->cursor_on) { in intelfbhw_do_blank()444 dinfo->cursor_on = 1; in intelfbhw_do_blank()1873 dinfo->cursor_on = 0; in intelfbhw_cursor_hide()1898 dinfo->cursor_on = 1; in intelfbhw_cursor_show()
54 bool cursor_on; member683 dcl->ops->dpy_mouse_set(dcl, con->cursor_x, con->cursor_y, con->cursor_on); in dcl_set_graphic_cursor()947 con->cursor_on = on; in dpy_mouse_set()