Home
last modified time | relevance | path

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

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/song/models/
H A DTGChord.java38 public void addFretValue(int string,int fret){ in addFretValue() method in TGChord
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/tab/
H A DTGChordImpl.java435 public void addFretValue(int string,int fret){ in addFretValue() method in TGChordImpl