Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DLexerBase.cxx89 void * SCI_METHOD LexerBase::PrivateCall(int, void *) { in PrivateCall() function in LexerBase
H A DDefaultLexer.cxx73 void * SCI_METHOD DefaultLexer::PrivateCall(int, void *) { in PrivateCall() function in DefaultLexer
/MusicPlayer2/scintilla/src/
H A DScintillaBase.cxx726 void *LexState::PrivateCall(int operation, void *pointer) { in PrivateCall() function in LexState