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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.h 67 enum WrapMethod { NoWrap, SoftWrap, HardWrap };
123 WrapMethod m_wrap;
HTMLTextAreaElement.cpp 183 WrapMethod wrap;

Completed in 765 milliseconds