Searched defs:gcp (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/tmux/ |
H A D | screen-write.c | 339 screen_write_putc(struct screen_write_ctx *ctx, const struct grid_cell *gcp, in screen_write_putc() 393 u_int lines, int more, const struct grid_cell *gcp, const char *fmt, ...) in screen_write_text() 482 screen_write_puts(struct screen_write_ctx *ctx, const struct grid_cell *gcp, in screen_write_puts() 495 const struct grid_cell *gcp, const char *fmt, ...) in screen_write_nputs() 506 const struct grid_cell *gcp, const char *fmt, va_list ap) in screen_write_vnputs() 759 enum box_lines lines, const struct grid_cell *gcp, const char *title) in screen_write_box()
|
H A D | tty.c | 1435 const struct grid_cell *gcp; in tty_draw_line() local 2071 const struct grid_cell *gcp = ctx->cell; in tty_cmd_cell() local 2214 const struct grid_cell *gcp; in tty_cell() local
|
H A D | screen-redraw.c | 998 struct grid_cell gc, slgc, *gcp; in screen_redraw_draw_scrollbar() local
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_display_types.h | 1315 u32 gcp; member
|