Home
last modified time | relevance | path

Searched refs:emitIndexEntry (Results 1 – 1 of 1) sorted by relevance

/external/jdiff/src/jdiff/
DHTMLIndexes.java332 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries()
336 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries()
346 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries()
422 public char emitIndexEntry(Index currIndex, char oldsw, int multipleMarker) { in emitIndexEntry() method in HTMLIndexes