NoWrap            183 Source/core/html/HTMLTextAreaElement.cpp             wrap = NoWrap;
NoWrap             42 Source/core/html/HTMLTextAreaElement.h     bool shouldWrapText() const { return m_wrap != NoWrap; }