Home
last modified time | relevance | path

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

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Ddraw.c360 …ixed_tips == YES)) w->xcoord[d->num] = d->dist_to_root * (phydbl)w->tree_box_width/w->max_dist_to… in DR_Get_X_Coord_Pre()
377 …->n_root->v[2]->num] = tree->n_root->v[2]->dist_to_root * (phydbl)w->tree_box_width/w->max_dist_to… in DR_Get_X_Coord()
378 …->n_root->v[1]->num] = tree->n_root->v[1]->dist_to_root * (phydbl)w->tree_box_width/w->max_dist_to… in DR_Get_X_Coord()
480 w->tree_box_width = w->page_width - max_name_len * 8.66667; in DR_Get_Tree_Box_Width()
H A Dutilities.h1512 int tree_box_width; member