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 42 bool shouldWrapText() const { return m_wrap != NoWrap; }
HTMLTextAreaElement.cpp 145 if (shouldWrapText()) {

Completed in 390 milliseconds