Searched refs:WrapMethod (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTextAreaElement.h68 enum WrapMethod { NoWrap, SoftWrap, HardWrap }; enum in class:blink::FINAL
134 WrapMethod m_wrap;
H A DHTMLTextAreaElement.cpp178 WrapMethod wrap;

Completed in 119 milliseconds