Searched refs:richEditorSelection3 (Results 1 – 2 of 2) sorted by relevance
244 auto richEditorSelection3 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable245 EXPECT_EQ(richEditorSelection3.selection[0], 1);246 EXPECT_EQ(richEditorSelection3.selection[1], 1);
2491 auto richEditorSelection3 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable2492 EXPECT_EQ(richEditorSelection3.selection[0], 1);2493 EXPECT_EQ(richEditorSelection3.selection[1], 1);