Home
last modified time | relevance | path

Searched +defs:val +defs:dir (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DEditor.cxx5305 const int dir = vs.annotationVisible ? 1 : -1; in SetAnnotationVisible() local
5805 sptr_t Editor::StringResult(sptr_t lParam, const char *val) noexcept { in StringResult()
5817 sptr_t Editor::BytesResult(sptr_t lParam, const unsigned char *val, size_t len) noexcept { in BytesResult()