Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_generator.cpp1095 CString current_output_filename; in WriteExternBaseDefines() local
1113 current_output_filename.Empty(); in WriteExternBaseDefines()
1138 if (current_output_filename.IsEmpty()) in WriteExternBaseDefines()
1141 current_output_filename = folder->output_filename; in WriteExternBaseDefines()
1145 if (folder->output_filename == current_output_filename) in WriteExternBaseDefines()
3555 CString current_output_filename; in WriteExternWidgetsUsedByScreenFlow() local
3571 current_output_filename.Empty(); in WriteExternWidgetsUsedByScreenFlow()
3599 if (current_output_filename.IsEmpty()) in WriteExternWidgetsUsedByScreenFlow()
3602 current_output_filename = folder->output_filename; in WriteExternWidgetsUsedByScreenFlow()
3605 if (folder->output_filename == current_output_filename) in WriteExternWidgetsUsedByScreenFlow()