Home | History | Annotate | Download | only in slave

Lines Matching refs:report_int

257 	report_int(attrs);
258 report_int(colours);
461 report_int(getch());
558 report_int(innstr(string, limit));
660 report_int(standend());
670 report_int(standout());
692 report_int(underscore());
702 report_int(underend());
832 report_int(mvgetch(y, x));
941 report_int(mvinnstr(y, x, string, count));
1085 report_int(mvwgetch(win, y, x));
1174 report_int(baudrate());
1207 report_int(can_change_color());
1244 report_int(red);
1245 report_int(green);
1246 report_int(blue);
1277 report_int(curs_set(vis));
1411 report_int(erasechar());
1468 report_int(getattrs(win));
1490 report_int(getcury(win));
1501 report_int(getcurx(win));
1514 report_int(y);
1515 report_int(x);
1526 report_int(getbegy(win));
1537 report_int(getbegx(win));
1548 report_int(getmaxy(win));
1559 report_int(getmaxx(win));
1570 report_int(getpary(win));
1581 report_int(getparx(win));
1594 report_int(y);
1595 report_int(x);
1608 report_int(y);
1609 report_int(x);
1622 report_int(y);
1623 report_int(x);
1648 report_int(y);
1649 report_int(x);
1698 report_int(has_colors());
1708 report_int(has_ic());
1718 report_int(has_il());
1813 report_int(isendwin());
1825 report_int(is_linetouched(win, line));
1836 report_int(is_wintouched(win));
1870 report_int(is_keypad(win));
1890 report_int(killchar());
1912 report_int(is_leaveok(win));
2127 report_int(mvwinnstr(win, y, x, string, count));
2176 report_int(mvwscanw(win, y, x, fmt, &string));
2260 report_int(no_color_attributes());
2374 report_int(fore);
2375 report_int(back);
2648 report_int(termattrs());
2658 report_int(term_attrs());
2791 report_int(internal_vw_scanw(win, fmt, string));
2872 report_int(attr);
2873 report_int(pair);
3094 report_int(wgetch(win));
3192 report_int(winnstr(win, string, count));
3367 report_int(wstandend(win));
3378 report_int(wstandout(win));
3416 report_int(wunderend(win));
3427 report_int(wunderscore(win));
4384 report_int(innwstr(wstr, n));
4412 report_int(mvinnwstr(y, x, wstr, n));
4444 report_int(mvwinnwstr(win, y, x, wstr, n));
4475 report_int(winnwstr(win, wstr, n));
4530 report_int(attrs);
4531 report_int(color_pair);