Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvgraph.c185 Int2 decal_gauche,Int4 decal_haut,Int2 LineHeight);
670 Int4 decal_haut,StartLine; in UDV_InvalRegion() local
690 decal_haut=GrData->udv_vscrl.ScrollPos* in UDV_InvalRegion()
699 rc.top=(Int2)(StartLine*GrData->udv_font.LineHeight+rcP.top-decal_haut); in UDV_InvalRegion()
3972 Int2 decal_gauche,Int4 decal_haut,Int2 LineHeight) in UDV_calc_RCdraw() argument
3976 rc.top=(Int2)(StartLine*LineHeight+rcP.top-decal_haut); in UDV_calc_RCdraw()
4035 Int4 decal_haut,from_row,to_row,nTotRow,nLinesDraw; in UDV_draw_panel() local
4080 decal_haut=vdp->udv_graph.udv_vscrl.ScrollPos*vdp->udv_graph.udv_font.LineHeight- in UDV_draw_panel()
4167 decal_gauche,decal_haut,vdp->udv_graph.udv_font.LineHeight); in UDV_draw_panel()