Searched refs:m_shouldAnnotate (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A Dmarkup.cpp122 , m_shouldAnnotate(shouldAnnotate)
140 bool shouldAnnotate() { return m_shouldAnnotate == AnnotateForInterchange; }
143 const EAnnotateForInterchange m_shouldAnnotate; member in class:WebCore::StyledMarkupAccumulator

Completed in 99 milliseconds