Searched refs:HMAP (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/nvi/vi/ |
H A D | vs_smap.c | 82 if (lno < HMAP->lno) { in vs_change() 88 for (p = HMAP, cnt = sp->t_rows; cnt--; ++p) in vs_change() 95 for (p = HMAP, cnt = sp->t_rows; cnt--; ++p) in vs_change() 179 for (p = HMAP, cnt = sp->t_rows; cnt--; ++p) in vs_sm_fill() 220 top: HMAP->lno = lno; in vs_sm_fill() 221 HMAP->coff = 0; in vs_sm_fill() 222 HMAP->soff = 1; in vs_sm_fill() 230 cnt = vs_screens(sp, HMAP->lno, NULL); in vs_sm_fill() 231 if (cnt < HMAP->soff) in vs_sm_fill() 232 HMAP->soff = 1; in vs_sm_fill() [all …]
|
H A D | vs_refresh.c | 47 smp = HMAP + evp->e_flno - 1; in vs_repaint() 245 if (LNO < HMAP->lno) { in vs_paint() 246 lcnt = vs_sm_nlines(sp, HMAP, LNO, sp->t_maxrows); in vs_paint() 272 (void)gp->scr_move(sp, TMAP - HMAP, 0); in vs_paint() 286 if (LNO >= HMAP->lno) { in vs_paint() 320 lcnt = vs_sm_nlines(sp, HMAP, LNO, HALFTEXT(sp)); in vs_paint() 327 if (db_exist(sp, HMAP->lno)) { in vs_paint() 342 tmp.coff = HMAP->coff; in vs_paint() 361 tmp.coff = HMAP->coff; in vs_paint() 392 (LNO == HMAP->lno || LNO == TMAP->lno)) { in vs_paint() [all …]
|
H A D | vs_line.c | 53 smp - HMAP, smp->lno, smp->off); in vs_line() 62 if (F_ISSET(sp, SC_SCR_EXWROTE) && smp - HMAP != LASTLINE(sp)) in vs_line() 87 (void)gp->scr_move(sp, smp - HMAP, 0); in vs_line() 152 *yp = smp - HMAP; in vs_line() 236 if (smp != HMAP && in vs_line() 386 *yp = smp - HMAP; in vs_line() 514 for (smp = HMAP; smp <= TMAP; ++smp) { in vs_number() 530 (void)gp->scr_move(sp, smp - HMAP, 0); in vs_number()
|
H A D | vi.c | 969 CALLOC_RET(sp, HMAP, SIZE_HMAP(sp), sizeof(SMAP)); in v_init() 970 TMAP = HMAP + (sp->t_rows - 1); in v_init() 971 HMAP->lno = sp->lno; in v_init() 972 HMAP->coff = 0; in v_init() 973 HMAP->soff = 1; in v_init()
|
H A D | v_init.c | 92 free(HMAP); in v_screen_end()
|
H A D | v_z.c | 138 TMAP = HMAP + (sp->t_rows - 1); in vs_crel()
|
H A D | v_mark.c | 85 smp = HMAP + vp->ev.e_lno; in v_emark()
|
H A D | vi.h | 290 #define HMAP _HMAP(sp) macro
|
H A D | v_txt.c | 140 HMAP + (sp->t_maxrows - 1); TMAP < esmp; ++TMAP) { in txt_map_init() 142 TMAP[1].coff = HMAP->coff; in txt_map_init() 185 TMAP = HMAP + (sp->t_rows - 1); in txt_map_end()
|
H A D | vs_split.c | 96 !ccl && (vs_sm_cursor(sp, &smp) ? 0 : (smp - HMAP) + 1) >= half; in vs_split()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 9550 A09B;YI SYLLABLE HMAP;Lo;0;L;;;;;N;;;;;
|