HomeSort by relevance Sort by last modified time
    Searched full:reverse_alignment (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/views/controls/
label_unittest.cc 60 bool reverse_alignment = base::i18n::IsRTL(); local
63 EXPECT_EQ(reverse_alignment ? gfx::ALIGN_LEFT : gfx::ALIGN_RIGHT,
66 EXPECT_EQ(reverse_alignment ? gfx::ALIGN_RIGHT : gfx::ALIGN_LEFT,
    [all...]

Completed in 904 milliseconds