Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvgraph.c747 pos+=pgp->StartLetter; in UDV_calc_pos()
748 if (pos<pgp->StartLetter) pos=pgp->StartLetter; in UDV_calc_pos()
2042 x=(((start-StartLetter)+(start-StartLetter)/ in UDV_draw_ss_cont()
2051 x=(((stop2-StartLetter)+(stop2-StartLetter)/ in UDV_draw_ss_cont()
2102 x=(((start-StartLetter)+(start-StartLetter)/ in UDV_draw_struc_strand()
2118 x=(((stop-StartLetter)+(stop-StartLetter)/ in UDV_draw_struc_strand()
2151 x=(((stop-StartLetter)+(stop-StartLetter)/ in UDV_draw_struc_strand()
2226 xDecal=((start-StartLetter)+((start-StartLetter)/LETTER_BLOCK_WIDTH)) in UDV_draw_struc_helix()
2529 n2=start_prot-StartLetter+(start_prot-StartLetter)/LETTER_BLOCK_WIDTH in UDV_draw_CDS_plus()
3061 stop_x=((stop-pgp->StartLetter)+((stop-pgp->StartLetter)/ in UDV_Draw_features()
[all …]
H A Dudviewer.h612 ParaGPtr pgp,RecT PNTR rc,Int4 start_decal,Int4 StartLetter,
617 Int4 StartLetter,Int4 StopLetter,RecT PNTR rc,Int2 LeftDecal,
H A Dudvpanel.c537 if (bsp_pos>=pgp->StartLetter && bsp_pos<=pgp->StopLetter){ in UDV_GetParaGNodeGivenPos()
1335 nLettre=pgp->StartLetter; in PanelOrgChange()
1367 if (nLettre>=pgp->StartLetter && nLettre<=pgp->StopLetter){ in PanelOrgChange()
1791 nLettre=pgp->StartLetter; in UDV_resize_viewer()
1839 if (nLettre>=pgp->StartLetter && nLettre<=pgp->StopLetter){ in UDV_resize_viewer()
2560 start_seq=pgp->StartLetter; in UDV_create_buffer()
2621 if (pgp->StartLetter==bsp_i->StartBuf){ in UDV_create_buffer()
2662 start_seq=pgp->StartLetter; in UDV_analyse_buffer()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dudvseq.c669 Int4 StartLetter,StopLetter; in UDV_IsTranslationNeeded() local
693 UDV_ComputeBspCoordRangeinPGP(pgp,&StartLetter, &StopLetter); in UDV_IsTranslationNeeded()
696 StartLetter=pgp->StartLetter; in UDV_IsTranslationNeeded()
702 if (context->ivals[i+1]<StartLetter) { in UDV_IsTranslationNeeded()
753 Int4 BeginLines=0,PosFeat,StartLetter,StopLetter; in UDV_ParaGFTableFeatures() local
830 UDV_ComputeBspCoordRangeinPGP(pgp,&StartLetter, &StopLetter); in UDV_ParaGFTableFeatures()
833 StartLetter=pgp->StartLetter; in UDV_ParaGFTableFeatures()
837 if (StartLetter>context->right){ in UDV_ParaGFTableFeatures()
855 if(StopLetter>=context->left && StartLetter<=context->right){ in UDV_ParaGFTableFeatures()
1159 pgp->StartLetter=start; in UDV_CreateParaGList()
H A Dpgppop.c388 limit=stop_prot-StartLetter+gap+1; in DDV_WWW_get_CDS_minus()
400 n2=stop_prot-StartLetter+gap+(stop_prot-StartLetter+gap)/LETTER_BLOCK_WIDTH; in DDV_WWW_get_CDS_minus()
435 Int4 stop,Int4 StartLetter,Int4 size_pgp, in DDV_WWW_get_CDS_plus() argument
515 limit=start_prot-StartLetter+gap+1; in DDV_WWW_get_CDS_plus()
529 n2=start_prot-StartLetter+gap; in DDV_WWW_get_CDS_plus()
533 n2=size_pgp-(start_prot-StartLetter+gap); in DDV_WWW_get_CDS_plus()
728 OldLineSize=pgp->StopLetter-pgp->StartLetter+1; in DDV_ResetParaGSeqAlignCoord()
729 pgp->StartLetter=decal; in DDV_ResetParaGSeqAlignCoord()
967 if (pgp1->StopLetter-pgp1->StartLetter>=cbl){ in DDV_PopDisplay2()
1499 pgp_start=pgp->StartLetter; in DDV_GetBspCoordGivenDispCoord2()
[all …]
H A Dudvseq.h192 Int4 StartLetter; /*first letter of the bioseq to show*/ member
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvgraph.c732 dp=DDV_GetBspCoordGivenDispCoord(pgp,pgp->StartLetter+i); in DDV_DrawSequence()
751 if (GrData->GotoLetter==pgp->StartLetter+i){ in DDV_DrawSequence()
844 szSeq=(CharPtr)MemNew((pgp->StopLetter-pgp->StartLetter+2)*sizeof(Char)); in DDV_DrawParaG()
876 from_pgp=_max_(pgp->StartLetter,from); in DDV_DrawParaG()
884 from_pgp-pgp->StartLetter, in DDV_DrawParaG()
885 to_pgp-pgp->StartLetter, in DDV_DrawParaG()
888 (Int2)(from_pgp-pgp->StartLetter)*GrData->udv_font.ColWidth), in DDV_DrawParaG()
1166 if ((pgp->StartLetter>=from_col && pgp->StartLetter<=to_col)|| in DDV_DrawPanelContent_H()
1168 (pgp->StartLetter<=from_col && pgp->StopLetter>=to_col)){ in DDV_DrawPanelContent_H()
1170 from_pgp=pgp->StartLetter; in DDV_DrawPanelContent_H()
[all …]
H A Dddvcreate.c481 pgp->StartLetter = amp->from_m = i; in DDV_CreateDisplayFromIndex_1()
565 pgp->StartLetter = i; in DDV_CreateDisplayFromIndex_2()
756 pgp->StartLetter = i; in DDV_CreateDisplayFromIndex_EX2()
878 StartLetter=0;AbsPos=0;/*disp coord*/ in DDV_PopulateDisplayForDisc()
1022 StartLetter+=(ddp->to-ddp->from+1); in DDV_PopulateDisplayForDisc()
1028 pgp->StartLetter=nPgp*LineSize; in DDV_PopulateDisplayForDisc()
1492 StartLetter=0;/*align coord*/ in UABuildDescriptor2()
1554 StartLetter+=pop; in UABuildDescriptor2()
1654 StartLetter=0;/*align coord*/ in UABuildDescriptorForBlockEditor()
1694 StartLetter+=length; in UABuildDescriptorForBlockEditor()
[all …]
H A Dddvopen.c3297 mtdp_from_disp=pgp->StartLetter+cumulMtdp; in DDV_GetMtdpListForEditor()
3413 pgp->StartLetter = 0; in DDV_CreateDataForEditor()
H A Dddvclick.c644 if (Disp_coord>=pgp->StartLetter && Disp_coord<=pgp->StopLetter){ in DDV_GetPGPGivenRowAndCol()
694 if (mouse_col>=pgp->StartLetter && mouse_col<=pgp->StopLetter){ in DDV_GetCoordsGivenAClickAndScrollPos()