Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp126 String takeResults();
202 String StyledMarkupAccumulator::takeResults() in takeResults() function in WebCore::StyledMarkupAccumulator
627 return accumulator.takeResults(); in createMarkupInternal()