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

  /external/webkit/Source/WebCore/html/
HTMLTextAreaElement.h 41 bool shouldWrapText() const { return m_wrap != NoWrap; }
HTMLTextAreaElement.cpp 149 if (shouldWrapText()) {

Completed in 178 milliseconds