Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c23804 } IdMatchLocationDlgData, PNTR IdMatchLocationDlgPtr; typedef
23873 IdMatchLocationDlgPtr dlg; in ChangeIdMatchLocationPopup()
23875 dlg = (IdMatchLocationDlgPtr) GetObjectExtra (p); in ChangeIdMatchLocationPopup()
23888 IdMatchLocationDlgPtr dlg; in IdMatchLocationDlg()
23891 dlg = (IdMatchLocationDlgPtr) MemNew (sizeof (IdMatchLocationDlgData)); in IdMatchLocationDlg()
23914 IdMatchLocationDlgPtr dlg; in GetMatchLocationFromIdMatchLocationDlg()
23916 dlg = (IdMatchLocationDlgPtr) GetObjectExtra (d); in GetMatchLocationFromIdMatchLocationDlg()
23927 IdMatchLocationDlgPtr dlg; in SetMatchLocationInIdMatchLocationDlg()
23929 dlg = (IdMatchLocationDlgPtr) GetObjectExtra (d); in SetMatchLocationInIdMatchLocationDlg()