Searched refs:sc_hotspot_y (Results 1 – 2 of 2) sorted by relevance
100 int sc_hotspot_x, sc_hotspot_y; member226 sc->sc_hotspot_y = 0; in tcxattach()1127 sc->sc_hotspot_y = cur->hot.y; in tcx_do_cursor()1196 ((sc->sc_cursor_y - sc->sc_hotspot_y) & 0xffff); in tcx_set_cursor()
88 int sc_hotspot_x, sc_hotspot_y; member328 sc->sc_hotspot_y = 0; in mgx_attach()1212 sc->sc_hotspot_y = cur->hot.y; in mgx_do_cursor()1283 hot = (sc->sc_hotspot_y << 8) | (sc->sc_hotspot_x & 0xff); in mgx_set_cursor()