Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin.h653 DialoG sequencing_method_dlg; member
H A Dsequin2.c11075 info = DialogToPointer (sqfp->sequencing_method_dlg); in NextSequencesFormBtn()
25673 sqfp->sequencing_method_dlg = SequencingMethodDialog (h, eWizardType_NormalDialogs); in CreateSequencingMethodTab()
25674 return (GrouP) sqfp->sequencing_method_dlg; in CreateSequencingMethodTab()
H A Dsequin1.c11220 info = DialogToPointer (sqfp->sequencing_method_dlg); in FinishPuttingTogether()