Home
last modified time | relevance | path

Searched defs:activeSymbol (Results 1 – 5 of 5) sorted by relevance

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/base/
H A DPTDirection.java30 private int activeSymbol; field in PTDirection
33 public PTDirection(int direction, int activeSymbol, int repeat){ in PTDirection()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.examples.core/src_ant/org/eclipse/debug/examples/ant/tasks/
H A DPreProcessor.java191 String activeSymbol = null; in preProcessFile() local
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/
H A DPTSongSynchronizerUtil.java306 …nusedDirection(PTTrack src, List useds, int value, int sEndIndex, int pEndIndex, int activeSymbol){ in findUnusedDirection()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/map/
H A Dmap_editor.h854 Symbol* MapEditorController::activeSymbol() const in activeSymbol() function
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/QCodeEditor/src/internal/
H A DQCodeEditor.cpp427 QChar activeSymbol; in highlightParenthesis() local