Home | History | Annotate | Download | only in vgabios

Lines Matching refs:shape

1000  // Set cursor shape
1122 static void biosfn_get_cursor_pos (page,shape, pos)
1123 Bit8u page;Bit16u *shape;Bit16u *pos;
1128 write_word(ss, shape, 0);
1133 write_word(ss,shape,read_word(BIOSMEM_SEG,BIOSMEM_CURSOR_TYPE));