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

  /external/chromium/chrome/browser/ui/gtk/
nine_box.h 27 int bottom_left, int bottom, int bottom_right);
nine_box.cc 52 int right, int bottom_left, int bottom, int bottom_right)
61 images_[6] = bottom_left ? rb.GetPixbufNamed(bottom_left) : NULL;
browser_window_gtk.cc 511 CairoCachedSurface* bottom_left = theme_provider->GetSurfaceNamed( local
513 bottom_left->SetSource(cr, left_x - kContentShadowThickness, bottom_y - 1);
    [all...]
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_button_border.h 39 SkBitmap* bottom_left; member in struct:InfoBarButtonBorder::MBBImageSet
infobar_button_border.cc 21 normal_set_.bottom_left = rb.GetBitmapNamed(IDR_INFOBARBUTTON_BOTTOM_LEFT_N);
32 hot_set_.bottom_left = rb.GetBitmapNamed(IDR_INFOBARBUTTON_BOTTOM_LEFT_H);
42 pushed_set_.bottom_left = rb.GetBitmapNamed(IDR_INFOBARBUTTON_BOTTOM_LEFT_P);
85 bounds.height() - set->top->height() - set->bottom_left->height(), false);
101 canvas->DrawBitmapInt(*set->bottom_left, 0,
102 bounds.height() - set->bottom_left->height());
106 set->bottom->height(), set->bottom_left->width(),
108 bounds.width() - set->bottom_right->width() - set->bottom_left->width(),
  /external/chromium/chrome/browser/chromeos/views/
dropdown_button.cc 36 hot_set_.bottom_left = rb.GetBitmapNamed(IDR_DROPDOWN_BOTTOM_LEFT_H);
46 pushed_set_.bottom_left = rb.GetBitmapNamed(IDR_DROPDOWN_BOTTOM_LEFT_P);
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 118 SkBitmap* bottom_left; member in struct:DownloadItemView::BodyImageSet
download_item_view.cc 229 normal_body_image_set_.bottom_left->height());
792 // (hot_)body_image_set->bottom_left, and drop_down_image_set,
800 body_image_set->bottom_left,
822 hot_body_image_set_.bottom_left,
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 428 SkBitmap* bottom_left = local
452 canvas->DrawBitmapInt(*bottom_left,
453 client_area_bounds.x() - bottom_left->width(), client_area_bottom);
glass_browser_frame_view.cc 452 SkBitmap* bottom_left = local
454 canvas->DrawBitmapInt(*bottom_left,
455 client_area_bounds.x() - bottom_left->width(), client_area_bottom);
opaque_browser_frame_view.cc 951 SkBitmap* bottom_left = local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]

Completed in 415 milliseconds