Home | History | Annotate | Download | only in tests

Lines Matching defs:activeMatch

3283         Range* result = mainFrame->activeMatchFrame()->activeMatch();
3290 FloatRect activeMatch = mainFrame->activeFindMatchRect();
3291 EXPECT_EQ(enclosingIntRect(activeMatch), enclosingIntRect(resultRect));