Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c3866 DialoG qualmatch1; member
3918 PointerToDialog (dlg->qualmatch1, NULL); in SourceConstraintToDialog()
3923 PointerToDialog (dlg->qualmatch1, s->field1); in SourceConstraintToDialog()
3968 s->field1 = DialogToPointer (dlg->qualmatch1); in DialogToSourceConstraint()
4028 …dlg->qualmatch1 = SourceQualChoiceDialog (dlg->match_group, TRUE, FALSE, TRUE, change_notify, chan… in SourceConstraintDialog()
4167 DialoG qualmatch1; member
4219 PointerToDialog (dlg->qualmatch1, NULL); in CDSGeneProtQualConstraintToDialog()
4224 PointerToDialog (dlg->qualmatch1, s->field1); in CDSGeneProtQualConstraintToDialog()
4276 qual = DialogToPointer (dlg->qualmatch1); in DialogToCDSGeneProtQualConstraint()
4343 dlg->qualmatch1 = CDSGeneProtFieldDialog (dlg->match_group, change_notify, change_userdata); in CDSGeneProtQualConstraintDialog()