Home
last modified time | relevance | path

Searched defs:all (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A Dmakefile69 all: $(COMPONENT) $(LEXCOMPONENT) $(LIBSCI) target
H A Dscintilla.mak66 all: $(COMPONENT) $(LEXCOMPONENT) $(LIBSCI) target
/MusicPlayer2/scintilla/src/
H A DPerLine.cxx76 bool MarkerHandleSet::RemoveNumber(int markerNum, bool all) { in RemoveNumber()
192 bool LineMarkers::DeleteMark(Sci::Line line, int markerNum, bool all) { in DeleteMark()