Home
last modified time | relevance | path

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

/dports/games/julius/julius-1.7.0/src/graphics/
H A Dtext.c28 int text_offset_end; member
52 input_cursor.text_offset_end = offset_end; in text_capture_cursor()
259 length = input_cursor.text_offset_end - input_cursor.text_offset_start; in text_draw()
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dtext.c29 int text_offset_end; member
53 input_cursor.text_offset_end = offset_end; in text_capture_cursor()
276 length = input_cursor.text_offset_end - input_cursor.text_offset_start; in text_draw()