Lines Matching refs:tp_col
296 if (x + width > vw->vw_draw_area.tr_end.tp_col) {
297 if (x >= vw->vw_draw_area.tr_end.tp_col)
299 width = vw->vw_draw_area.tr_end.tp_col - x;
362 if (x + width > vw->vw_draw_area.tr_end.tp_col) {
363 if (x >= vw->vw_draw_area.tr_end.tp_col)
365 width = vw->vw_draw_area.tr_end.tp_col - x;
396 for (col = area->tr_begin.tp_col; col < area->tr_end.tp_col;
399 vw->vw_draw_area.tr_begin.tp_col;
436 drawn_area.tr_begin.tp_col = area->tr_begin.tp_col * vf->vf_width;
438 drawn_area.tr_end.tp_col = area->tr_end.tp_col * vf->vf_width;
445 vd->vd_mx_drawn + vw->vw_draw_area.tr_begin.tp_col,
459 for (col = area->tr_begin.tp_col; col < area->tr_end.tp_col;