Searched defs:cursor_width (Results 1 – 7 of 7) sorted by relevance
118 uint32_t cursor_width = ((attr->width + 63) / 64) * 64; in hubp32_cursor_set_attributes() local
570 unsigned int cursor_width, in hubp2_get_lines_per_chunk()1000 int cursor_width = (int)hubp->curs_attr.width; in hubp2_cursor_set_position() local
1210 int cursor_width = (int)hubp->curs_attr.width; in hubp1_cursor_set_position() local
1258 void adjust_hotspot_between_slices_for_2x_magnify(uint32_t cursor_width, struct dc_cursor_position … in adjust_hotspot_between_slices_for_2x_magnify()
223 uint32_t cursor_width; member
3293 unsigned int cursor_width, in calculate_cursor_req_attributes()
1760 uint16_t cursor_width; /**< Cursor width in pixels */ member