Searched refs:richEditorSelection2 (Results 1 – 2 of 2) sorted by relevance
236 auto richEditorSelection2 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable237 EXPECT_EQ(richEditorSelection2.selection[0], 0);238 EXPECT_EQ(richEditorSelection2.selection[1], 1);357 auto richEditorSelection2 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable358 EXPECT_EQ(richEditorSelection2.selection[0], 15);359 EXPECT_EQ(richEditorSelection2.selection[1], 30);360 auto resultObject = richEditorSelection2.resultObjects.front();
2483 auto richEditorSelection2 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable2484 EXPECT_EQ(richEditorSelection2.selection[0], 0);2485 EXPECT_EQ(richEditorSelection2.selection[1], 1);2585 auto richEditorSelection2 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable2586 EXPECT_EQ(richEditorSelection2.selection[0], 15);2587 EXPECT_EQ(richEditorSelection2.selection[1], 30);2588 auto resultObject = richEditorSelection2.resultObjects.front();