Searched refs:ALIGN_BOTTOM (Results 1 – 11 of 11) sorted by relevance
124 ImageButton::ALIGN_BOTTOM); in TEST_F()139 ImageButton::ALIGN_BOTTOM); in TEST_F()
37 ALIGN_BOTTOM enumerator
166 else if (v_alignment_ == ALIGN_BOTTOM) in ComputeImagePaintPosition()
64 ALIGN_BOTTOM = 1 << 3, enumerator
146 alignment_mask |= ALIGN_BOTTOM; in StringToAlignment()177 else if (alignment & ALIGN_BOTTOM) in AlignmentToString()
454 EXPECT_EQ(ThemeProperties::ALIGN_BOTTOM, out_val); in TEST_F()
28 if (alignment & ThemeProperties::ALIGN_BOTTOM) { in PaintThemeBackground()
359 else if (alignment & ThemeProperties::ALIGN_BOTTOM) in OnThemeChanged()
522 views::ImageButton::ALIGN_BOTTOM); in SetBoundsForButton()
76 ImageButton::ALIGN_BOTTOM); in LayoutButton()
1498 views::ImageButton::ALIGN_BOTTOM); in Init()