Home
last modified time | relevance | path

Searched defs:Tabber (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/tlib/
H A Dtree.hh290 class Tabber { class
295 Tabber(int n = 0) : fIndent(n), fPostInc(0) {} in Tabber() function in Tabber
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DTabber.java16 public abstract class Tabber { class