Searched refs:smartBioseqViewForm (Results 1 – 2 of 2) sorted by relevance
88 extern ForM smartBioseqViewForm;89 ForM smartBioseqViewForm = NULL; variable4053 if (f == smartBioseqViewForm) { in RemoveSeqEntryViewer()4576 if (smartBioseqViewForm != NULL) { in SmartSeqEntryViewGenFunc()4581 if (smartBioseqViewForm == NULL) { in SmartSeqEntryViewGenFunc()4582 smartBioseqViewForm = (ForM) w; in SmartSeqEntryViewGenFunc()4604 w = (WindoW) smartBioseqViewForm; in SmartSeqEntryViewGenFunc()4611 if (smartBioseqViewForm == NULL) { in SmartSeqEntryViewGenFunc()4612 smartBioseqViewForm = (ForM) w; in SmartSeqEntryViewGenFunc()
12883 extern ForM smartBioseqViewForm;13027 if (smartBioseqViewForm != NULL) { in SMReadBioseqObj()13028 bfp = (BaseFormPtr) GetObjectExtra (smartBioseqViewForm); in SMReadBioseqObj()