Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/WebKit/Source/core/html/ | |
HTMLTextAreaElement.h | 42 bool shouldWrapText() const { return m_wrap != NoWrap; } |
HTMLTextAreaElement.cpp | 145 if (shouldWrapText()) { |