Home
last modified time | relevance | path

Searched defs:setExcludeLineNumbers (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DSegmentedString.cpp42 void SegmentedString::setExcludeLineNumbers() in setExcludeLineNumbers() function in blink::SegmentedString
DSegmentedString.h68 void setExcludeLineNumbers() { m_doNotExcludeLineNumbers = false; } in setExcludeLineNumbers() function