Searched refs:offset_x (Results 1 – 7 of 7) sorted by relevance
177 static int offset_x; variable337 int max_x = imin(COLS - 1, len - offset_x); in redraw()342 char ch = line[offset_x + x]; in redraw()344 (ch == solline[offset_x + x] || !ch_isalpha(ch)); in redraw()368 move(cursor_y - offset_y, cursor_x - offset_x); in redraw()388 if (cursor_x < offset_x) in scroll_into_view()389 offset_x = cursor_x; in scroll_into_view()390 if (cursor_x > offset_x + COLS - 1) in scroll_into_view()391 offset_x = cursor_x - (COLS - 1); in scroll_into_view()
240 u8 offset_x, offset_y; member
717 ast_crtc->offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update()1462 x_offset = ast_crtc->offset_x; in ast_cursor_move()1465 x_offset = (-x) + ast_crtc->offset_x; in ast_cursor_move()
721 int x_align, offset_x, offset_y; 724 offset_x = srcx - dstx; in pm3fb_bitblt() 756 (((offset_y) & 0xffff) << 16) | ((offset_x) & 0xffff)); in pm3fb_bitblt() 726 int x_align, offset_x, offset_y; pm3fb_bitblt() local
1768 uint32_t offset_x; member1854 uint32_t offset_x; member1968 uint32_t offset_x; member2052 uint32_t offset_x; member
6261 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->abs_area.offset_x; in xcb_input_device_state_data_serialize()6464 _aux->abs_area.offset_x = *(uint32_t *)xcb_tmp; in xcb_input_device_state_data_unpack()6984 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->abs_area.offset_x; in xcb_input_device_ctl_data_serialize()7166 _aux->abs_area.offset_x = *(uint32_t *)xcb_tmp; in xcb_input_device_ctl_data_unpack()
84 llvm_i32_ty, // offset_x98 llvm_i32_ty, // offset_x