Searched defs:start (Results 1 – 2 of 2) sorted by relevance
3 start = int(input("Start from: ")) variable
39 int textui_refresh_vlines(struct textui_window_t *window, uint16_t start, uint16_t count) in textui_refresh_vlines()73 int textui_refresh_characters(struct textui_window_t *window, uint16_t vline_id, uint16_t start, ui… in textui_refresh_characters()