Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_generator.cpp784 bool screen_generator::SetOutFile(CString &requested_file) in SetOutFile() argument
792 if (requested_file.IsEmpty()) in SetOutFile()
807 …outfile = m_output_filepath + requested_file + _T(".c"); /* output_file_list not 0 means we… in SetOutFile()
815 outfile = requested_file; in SetOutFile()