Searched refs:nodesep (Results 1 – 4 of 4) sorted by relevance
/external/openfst/src/include/fst/script/ |
D | draw.h | 46 const float nodesep; member 64 float nodesep, in FstDrawerArgs() 72 vertical(vertical), ranksep(ranksep), nodesep(nodesep), in FstDrawerArgs() 86 args->nodesep, args->fontsize, in DrawFst() 102 float nodesep,
|
D | draw-impl.h | 54 float nodesep, in FstDrawer() argument 61 vertical_(vertical), ranksep_(ranksep), nodesep_(nodesep), in FstDrawer()
|
/external/openfst/src/script/ |
D | draw.cc | 37 float nodesep, in DrawFst() argument 44 height, portrait, vertical, ranksep, nodesep, in DrawFst()
|
/external/openfst/src/bin/ |
D | fstdraw.cc | 38 DEFINE_double(nodesep, 0.25,
|