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

  /external/chromium_org/ui/views/focus/
focus_traversal_unittest.cc 303 int label_height = 15; local
311 label->SetBounds(label_x, y, label_width, label_height);
317 text_field_width, label_height);
319 y += label_height + gap_between_labels;
324 label->SetBounds(label_x, y, label_width, label_height);
330 text_field_width, label_height);
332 y += label_height + gap_between_labels;
337 label->SetBounds(label_x, y, label_width, label_height);
343 text_field_width, label_height);
345 y += label_height + gap_between_labels
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
origin_chip_view.cc 295 const int label_height = height() - 2 * LocationBarView::kNormalEdgeThickness; local
299 ev_label_->SetBounds(label_x, label_y, ev_label_width, label_height);
306 host_label_->SetBounds(label_x, label_y, label_width, label_height);
  /external/chromium_org/chrome/browser/ui/views/
desktop_media_picker_views.cc 608 size_t label_height = local
612 views::kPanelVertMargin * 2 + label_height +
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
term.h 202 #define label_height CUR Numbers[9] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h 202 #define label_height CUR Numbers[9] macro
    [all...]

Completed in 75 milliseconds