Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPositionCache.cxx493 const short none = 0; in SpecialRepresentations() local
540 const short none = 0; in Clear() local
H A DViewStyle.h51 enum class WrapMode { none, word, character, whitespace }; enumerator