Searched refs:AnnotateForNavigationTransition (Results 1 – 2 of 2) sorted by relevance
41 …terchange { DoNotAnnotateForInterchange, AnnotateForInterchange, AnnotateForNavigationTransition }; enumerator
154 …_shouldAnnotate == AnnotateForInterchange || m_shouldAnnotate == AnnotateForNavigationTransition; } in shouldAnnotate()324 …if (&element == m_highestNodeToBeSerialized && m_shouldAnnotate == AnnotateForNavigationTransition) in appendElement()355 if (m_shouldAnnotate == AnnotateForNavigationTransition) { in serializeNodes()387 …irstPositionInOrBeforeNode(n), selectTag) && m_shouldAnnotate != AnnotateForNavigationTransition) { in traverseNodesForSerialization()1091 …StyledMarkupAccumulator accumulator(0, ResolveAllURLs, AnnotateForNavigationTransition, nullptr, 0… in createStyledMarkupForNavigationTransition()