Searched refs:ranksep (Results 1 - 6 of 6) sorted by relevance

/external/openfst/src/include/fst/script/
H A Ddraw.h45 const float ranksep; member in struct:fst::script::FstDrawerArgs
63 float ranksep,
72 vertical(vertical), ranksep(ranksep), nodesep(nodesep),
85 args->vertical, args->ranksep,
101 float ranksep,
53 FstDrawerArgs(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
H A Ddraw-impl.h53 float ranksep,
61 vertical_(vertical), ranksep_(ranksep), nodesep_(nodesep),
90 PrintString("ranksep = \"");
43 FstDrawer(const Fst<A> &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, string title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one) argument
/external/openfst/src/script/
H A Ddraw.cc36 float ranksep,
44 height, portrait, vertical, ranksep, nodesep,
26 DrawFst(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
H A DTestDotTreeGenerator.cs62 + @" ranksep=.4;" + newline
/external/openfst/src/bin/
H A Dfstdraw.cc40 DEFINE_double(ranksep, 0.40,
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddot.rb74 | ranksep=.4;

Completed in 186 milliseconds