Searched refs:num_x (Results 1 – 4 of 4) sorted by relevance
43 int *num_x, *num_y; member
110 tb->num_x = &x_size; in init_text_buf()310 if (x_line >= (*tb->num_x + 1)) in text_buf_to_vram()324 if (x_line <= *tb->num_x) in text_buf_to_vram()
113 tb->num_x = &x_size; in init_text_buf()316 if (x_line >= (*tb->num_x + 1)) in text_buf_to_vram()329 if (x_line <= *tb->num_x) in text_buf_to_vram()