HomeSort by relevance Sort by last modified time
    Searched refs:label_height (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/views/location_bar/
icon_label_bubble_view.cc 64 const int label_height = label_->GetPreferredSize().height(); local
65 label_->SetBounds(GetPreLabelWidth(), (height() - label_height) / 2,
66 width() - GetNonLabelWidth(), label_height);
  /external/chromium_org/ui/views/focus/
focus_traversal_unittest.cc 306 int label_height = 15; local
314 label->SetBounds(label_x, y, label_width, label_height);
320 text_field_width, label_height);
322 y += label_height + gap_between_labels;
327 label->SetBounds(label_x, y, label_width, label_height);
333 text_field_width, label_height);
335 y += label_height + gap_between_labels;
340 label->SetBounds(label_x, y, label_width, label_height);
346 text_field_width, label_height);
348 y += label_height + gap_between_labels
    [all...]
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc 364 int label_height = GetPreferredSize().height() - 2 * views::kPanelVertMargin; local
399 static_cast<int>((label_height - logo_section_height -
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 198 #define label_height CUR Numbers[9] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 198 #define label_height CUR Numbers[9] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 198 #define label_height CUR Numbers[9] macro
    [all...]

Completed in 47 milliseconds