Home
last modified time | relevance | path

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

/dports/science/gabedit/GabeditSrc251_300720/src/Common/
H A DGlobal.h33 #define PROG_IS_DEMON GABEDIT_TYPENODE_DEMON macro
H A DRun.c207 iprogram = PROG_IS_DEMON; in set_default_entrys()
6387 case PROG_IS_DEMON : in create_run()
/dports/science/gabedit/GabeditSrc251_300720/src/DeMon/
H A DDeMon.c123 iprogram = PROG_IS_DEMON; in putInfoInTextEditor()
H A DDeMonMolecule.c173 iprogram=PROG_IS_DEMON; in setDeMonMoleculeFromGeomZMatrix()
/dports/science/gabedit/GabeditSrc251_300720/src/Files/
H A DListeFiles.c286 else if(data->itype == PROG_IS_DEMON) in set_fileopen()
677 || data->itype == PROG_IS_DEMON in create_set_dialogue_window()
686 case PROG_IS_DEMON : in create_set_dialogue_window()
1004 || data->itype == PROG_IS_DEMON in create_remote_frame_popup()
1052 case PROG_IS_DEMON : in create_remote_frame_popup()
1147 || data->itype == PROG_IS_DEMON in create_local_frame_popup()
1182 case PROG_IS_DEMON : in create_local_frame_popup()
1791 else if(iprogram == PROG_IS_DEMON) read_geom_in_demon_input(NomFichier);// TO CHANGE in get_doc_no_add_list()
H A DFileChooser.c425 …if(iprogram == PROG_IS_GAMESS || iprogram == PROG_IS_FIREFLY || iprogram == PROG_IS_DEMON || ipro… in choose_file_to_open()
/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DUtilsInterface.c1485 else if(iprogram == PROG_IS_DEMON) fileopen.command=g_strdup(NameCommandDeMon); in get_doc()
1532 if(iprogram == PROG_IS_DEMON) in get_doc()
1607 else if( iprogram == PROG_IS_DEMON) read_geom_in_demon_input(NomFichier); in get_doc()
1714 else if(iprogram == PROG_IS_DEMON) fileopen.command=g_strdup(NameCommandDeMon); in enreg_selec_doc()
1734 if(iprogram==PROG_IS_DEMON) in enreg_selec_doc()
1793 if(iprogram == PROG_IS_DEMON) in enreg_selec_doc()
1897 iprogram = PROG_IS_DEMON; in new_doc_demon()
2695 iprogram = PROG_IS_DEMON; in new_demon()
H A DUtils.c3811 return PROG_IS_DEMON; in get_type_of_program()
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DResultsAnalise.c3222 if( iprogram == PROG_IS_DEMON) in find_energy_all()