Searched defs:GetHorizontalAlignment (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/views/controls/
H A Dimage_view.cc176 ImageView::Alignment ImageView::GetHorizontalAlignment() const { function in class:views::ImageView
H A Dlabel.cc128 gfx::HorizontalAlignment Label::GetHorizontalAlignment() const { function in class:views::Label
415 switch (GetHorizontalAlignment()) {
451 switch (GetHorizontalAlignment()) {
/external/chromium_org/ui/views/controls/button/
H A Dlabel_button.cc157 gfx::HorizontalAlignment LabelButton::GetHorizontalAlignment() const { function in class:views::LabelButton
158 return label_->GetHorizontalAlignment();
285 gfx::HorizontalAlignment adjusted_alignment = GetHorizontalAlignment();
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc470 gfx::HorizontalAlignment Textfield::GetHorizontalAlignment() const { function in class:views::Textfield

Completed in 68 milliseconds