Home | History | Annotate | Download | only in tests

Lines Matching refs:activeMatch

3209         Range* result = mainFrame->activeMatchFrame()->activeMatch();
3216 FloatRect activeMatch = mainFrame->activeFindMatchRect();
3217 EXPECT_EQ(enclosingIntRect(activeMatch), enclosingIntRect(resultRect));