Lines Matching refs:hlcd_curx
112 hdscr->hlcd_curx = col;
274 curdaddr = COORD_TO_DADDR(sc->sc_screen.hlcd_curx,
284 sc->sc_screen.hlcd_curx = DADDR_TO_COL(daddr);
307 x = sc->sc_screen.hlcd_curx;
314 COORD_TO_IDX(sc->sc_screen.hlcd_curx, sc->sc_screen.hlcd_cury);
326 x = sc->sc_curscr->hlcd_curx;
330 if (sc->sc_screen.hlcd_curx != sc->sc_curscr->hlcd_curx ||
333 x = sc->sc_screen.hlcd_curx = sc->sc_curscr->hlcd_curx;