Searched refs:patternSelectedBackgroundColor (Results 1 – 2 of 2) sorted by relevance
167 Color patternSelectedBackgroundColor = richEditorPattern->GetSelectedBackgroundColor(); variable168 EXPECT_EQ(patternSelectedBackgroundColor, SYSTEM_SELECT_BACKGROUND_COLOR);170 patternSelectedBackgroundColor = richEditorPattern->GetSelectedBackgroundColor();172 EXPECT_EQ(patternSelectedBackgroundColor, selectedBackgroundColorResult);
4261 Color patternSelectedBackgroundColor = richEditorPattern->GetSelectedBackgroundColor(); variable4262 EXPECT_EQ(patternSelectedBackgroundColor, SYSTEM_SELECT_BACKGROUND_COLOR);4264 patternSelectedBackgroundColor = richEditorPattern->GetSelectedBackgroundColor();4266 EXPECT_EQ(patternSelectedBackgroundColor, selectedBackgroundColorResult);