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

  /external/webkit/Source/WebCore/platform/text/
SegmentedString.cpp 77 void SegmentedString::setExcludeLineNumbers()
79 m_currentString.setExcludeLineNumbers();
84 it->setExcludeLineNumbers();
SegmentedString.h 53 void setExcludeLineNumbers() { m_doNotExcludeLineNumbers = false; }
113 void setExcludeLineNumbers();

Completed in 91 milliseconds