Home
last modified time | relevance | path

Searched refs:decal_gauche (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);
672 Int2 decal_gauche,left_pos,right_pos; in UDV_InvalRegion() local
692 decal_gauche=GrData->udv_panel.cxName+rcP.left+ in UDV_InvalRegion()
701 rc.left=decal_gauche+left_pos*GrData->udv_font.cxChar; in UDV_InvalRegion()
702 rc.right=decal_gauche+right_pos*GrData->udv_font.cxChar+2*GrData->udv_font.cxChar; in UDV_InvalRegion()
3972 Int2 decal_gauche,Int4 decal_haut,Int2 LineHeight) in UDV_calc_RCdraw() argument
3978 rc.left=decal_gauche; in UDV_calc_RCdraw()
4039 Int2 decal_gauche; in UDV_draw_panel() local
4143 decal_gauche=vdp->udv_graph.udv_panel.cxName+rcP_old.left+ in UDV_draw_panel()
4167 decal_gauche,decal_haut,vdp->udv_graph.udv_font.LineHeight); in UDV_draw_panel()