Searched refs:TextIteratorEntersAuthorShadowRoots (Results 1 – 3 of 3) sorted by relevance
291 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()310 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()330 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()351 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()404 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()428 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersAuthorShadowRoots)); in TEST_F()
47 TextIteratorEntersAuthorShadowRoots = 1 << 6 enumerator
260 , m_entersAuthorShadowRoots(behavior & TextIteratorEntersAuthorShadowRoots) in TextIterator()2082 …Iterator findIterator(range, TextIteratorEntersTextControls | TextIteratorEntersAuthorShadowRoots); in findPlainText()2089 … computeRangeIterator(range, TextIteratorEntersTextControls | TextIteratorEntersAuthorShadowRoots); in findPlainText()