Home | History | Annotate | Download | only in editing

Lines Matching refs:m_result

612     String takeResult() { return String::adopt(m_result); }
615 Vector<UChar> m_result;
634 appendStartMarkup(m_result, startNode, 0, DoNotAnnotateForInterchange, false, &namespaceHash);
645 appendEndMarkup(m_result, startNode);