Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DLexerBase.cxx72 const char *SCI_METHOD LexerBase::PropertyGet(const char *key) { in PropertyGet() function in LexerBase
H A DOptionSet.h124 const char *PropertyGet(const char *name) { in PropertyGet() function