Searched refs:cursor_around_b (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Drender_text_unittest.cc1485 Rect cursor_around_b = render_text->GetCursorBounds(sel_b, false); local
1488 EXPECT_EQ(cursor_around_b.x(), cursor_before_b.x());
1489 EXPECT_EQ(cursor_around_b.right(), cursor_before_c.x());

Completed in 497 milliseconds