HomeSort by relevance Sort by last modified time
    Searched refs:shouldWrapText (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.h 43 bool shouldWrapText() const { return m_wrap != NoWrap; }
HTMLTextAreaElement.cpp 144 if (shouldWrapText()) {

Completed in 171 milliseconds