Home
last modified time | relevance | path

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

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/include/
H A Dcontrol.h87 const Section_line &GetOverwrittenAutoexecSection() const;
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/shell/
H A Dshell.cpp568 control->GetOverwrittenAutoexecSection(), in AUTOEXEC()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/misc/
H A Dsetup.cpp974 const Section_line &Config::GetOverwrittenAutoexecSection() const in GetOverwrittenAutoexecSection() function in Config