Searched defs:none (Results 1 – 2 of 2) sorted by relevance
493 const short none = 0; in SpecialRepresentations() local540 const short none = 0; in Clear() local
51 enum class WrapMode { none, word, character, whitespace }; enumerator