HomeSort by relevance Sort by last modified time
    Searched refs:label_height (Results 1 - 5 of 5) 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/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 4419 milliseconds