Home
last modified time | relevance | path

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

/dports/graphics/aseprite/aseprite-1.2.9/src/app/pref/
H A Dpreferences.cpp77 flush_config_file(); in save()
204 flush_config_file(); in serializeDocPref()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dini_file.cpp100 flush_config_file(); in ~ConfigModule()
123 void flush_config_file() in flush_config_file() function
H A Dini_file.h25 void flush_config_file();
H A Dextensions.cpp268 flush_config_file(); in enable()
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/
H A Dconfig.h32 AL_FUNC(void, flush_config_file, (void));
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dconfig.c121 void flush_config_file(void) in flush_config_file() function
/dports/devel/allegro/allegro-4.4.3.1/docs/src/
H A Dchanges._tx3196 3.9.39: Eric Botcazou added a flush_config_file() API function. Also added
H A Dallegro._tx1896 will still be active. Also the flush_config_file function will only affect
1956 @@void @flush_config_file();