Home
last modified time | relevance | path

Searched refs:num_x (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/demos/wbt/wbt-1/include/
Dtext.h43 int *num_x, *num_y; member
/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dtext.c113 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()