HomeSort by relevance Sort by last modified time
    Searched defs:GetHorizontalAlignment (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/controls/
image_view.cc 176 ImageView::Alignment ImageView::GetHorizontalAlignment() const {
label.cc 120 gfx::HorizontalAlignment Label::GetHorizontalAlignment() const {
416 switch (GetHorizontalAlignment()) {
455 switch (GetHorizontalAlignment()) {
  /external/chromium_org/ui/views/controls/button/
label_button.cc 138 gfx::HorizontalAlignment LabelButton::GetHorizontalAlignment() const {
139 return label_->GetHorizontalAlignment();
233 gfx::HorizontalAlignment adjusted_alignment = GetHorizontalAlignment();
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 456 gfx::HorizontalAlignment Textfield::GetHorizontalAlignment() const {
    [all...]

Completed in 362 milliseconds