Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DLexerModule.h33 const char * const * wordListDescriptions; variable
H A DOptionSet.h132 void DefineWordListSets(const char * const wordListDescriptions[]) { in DefineWordListSets()