HomeSort by relevance Sort by last modified time
    Searched defs:NoWrap (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; }
68 enum WrapMethod { NoWrap, SoftWrap, HardWrap };
  /external/chromium_org/tools/usb_gadget/
hid_descriptors.py 108 NoWrap = (3, False)

Completed in 126 milliseconds