Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dnotepad.c452 static Uint32 note_message_timer = 0; variable
638 note_message_timer = SDL_GetTicks(); in click_save_handler()
656 note_message_timer = SDL_GetTicks(); in cm_set_file_name_handler()
915 …_get_tab(notepad_win, note_tabcollection_id) != 0) || (SDL_GetTicks() - note_message_timer > 5000)) in display_notepad_handler()
918 note_message_timer = 0; in display_notepad_handler()