Home
last modified time | relevance | path

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

/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dconffile.h39 #define PREF_ENTERON (1<<12)//zapamietuje wcisniety enter macro
H A Dconffile.c675 fprintf(f,"enteron %d\n",(preferences & PREF_ENTERON)?1:0); in save_preferences()
799 preferences |= PREF_ENTERON; in read_preferences()
H A Dwindows.c1486 preferences |= PREF_ENTERON; in window_prefs_apply()
1704 if(preferences & PREF_ENTERON) in my_create_window_prefs()
2425 if(preferences & PREF_ENTERON) in my_create_window_chat()