Home
last modified time | relevance | path

Searched refs:excludedLineNumberSource (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLDocumentParser.cpp329 SegmentedString excludedLineNumberSource(source); in insert() local
330 excludedLineNumberSource.setExcludeLineNumbers(); in insert()
331 m_input.insertAtCurrentInsertionPoint(excludedLineNumberSource); in insert()