Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dbspview.c1115 bpp = bfp->currentBioseqPage; in ResizeViewForm()
1332 bpp = bfp->currentBioseqPage; in BioseqPtrToBioseqForm()
1382 bpp = bfp->currentBioseqPage; in CopyBioseqViewFormToClipboard()
1398 bpp = bfp->currentBioseqPage; in ExportBioseqViewFormToFile()
1617 bpp = bfp->currentBioseqPage; in PrintBioseqViewForm()
1632 bpp = bfp->currentBioseqPage; in NewSaveBioseqViewFormGifItemTable()
1648 bpp = bfp->currentBioseqPage; in SetBioseqImportExportItems()
1683 bfp->currentBioseqPage = bpp; in SetCurrentPagePointers()
1708 bpp = bfp->currentBioseqPage; in HideBioseqView()
3669 bpp = bfp->currentBioseqPage; in BioseqViewMsgFunc()
[all …]
H A Dbspview.h329 BioseqPagePtr currentBioseqPage; member