Home
last modified time | relevance | path

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

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwcfiletype.cc635 fh->configOpenSection( "content" );
674 fh->configOpenSection( "ftcommands" );
677 fh->configOpenSection( "dnd" );
685 fh->configOpenSection( "doubleclick" );
693 fh->configOpenSection( "show" );
701 fh->configOpenSection( "rawshow" );
713 fh->configOpenSection( str1.c_str() );
722 fh->configOpenSection( "customaction" );
725 fh->configOpenSection( "commands" );
735 fh->configOpenSection( "subtype" );
[all …]
H A Dwchotkey.cc86 fh->configOpenSection( "shortkeys" ); in save()
95 fh->configOpenSection( "commands" ); in save()
H A Dwcbutton.cc121 fh->configOpenSection( "shortkeys" ); in save()
131 fh->configOpenSection( "commands" ); in save()
H A Dwcdoubleshortkey.cc114 fh->configOpenSection( "double" ); in save()
116 fh->configOpenSection( "normal" ); in save()
H A Dbookmarkdb.cc157 fh.configOpenSection( "bookmarks" ); in write()
163 fh.configOpenSection( "entry" ); in write()
H A Dwconfig.cc4022 fh->configOpenSection( "global" ); in saveas()
4028 fh->configOpenSection( "left" ); in saveas()
4088 fh->configOpenSection( "right" ); in saveas()
4175 fh->configOpenSection( "palette" ); in saveas()
4199 fh->configOpenSection( "layout" ); in saveas()
4346 fh->configOpenSection( "colors" ); in saveas()
4403 fh->configOpenSection( "startup" ); in saveas()
4434 fh->configOpenSection( "fonts" ); in saveas()
4490 fh->configOpenSection( "paths" ); in saveas()
4507 fh->configOpenSection( "hotkeys" ); in saveas()
[all …]
H A Dwcpath.cc125 fh->configOpenSection( "shortkeys" ); in save()
H A Ddatei.h109 void configOpenSection( const char *sectioname );
H A Dfunctionproto.cc81 fh->configOpenSection( fp->getName() ); in presave()
H A Dprefixdb.cc334 fh.configOpenSection( "entry" ); in write()
H A Dlister.cc428 fh->configOpenSection( str1.c_str() ); in saveState()
H A Ddatei.cc1293 void Datei::configOpenSection( const char *sectioname ) in configOpenSection() function in Datei
H A Dworker.cc1839 fh->configOpenSection( "left" ); in saveListerState()
1842 fh->configOpenSection( "right" ); in saveListerState()
H A Dvirtualdirmode.cc1539 fh->configOpenSection( "filter" ); in save()