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

  /external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container.cc 23 int border_width; member in struct:__anon3625::SizeAllocateData
43 child_requisition.width = data->allocation->width - data->border_width * 2;
44 child_requisition.height = data->allocation->height - data->border_width * 2;
66 child_allocation.x = x + data->border_width;
67 child_allocation.y = y + data->border_width;
157 data.border_width = gtk_container_get_border_width(GTK_CONTAINER(widget));
gtk_chrome_shrinkable_hbox.cc 23 int border_width; member in struct:__anon3620::SizeAllocateData
73 int overflow = (data->allocation->x + data->border_width + padding -
83 (data->allocation->x + data->allocation->width - data->border_width));
214 data.border_width = gtk_container_get_border_width(GTK_CONTAINER(widget));
216 (allocation->width - data.border_width * 2 -
gtk_chrome_shrinkable_hbox_unittest.cc 77 int border_width = gtk_container_get_border_width(GTK_CONTAINER(box_)); local
78 int x = box_->allocation.x + border_width;
79 int width = box_->allocation.width - border_width * 2;
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.h 132 Dimension border_width; /* window border width */ member in struct:_CorePart
  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc 746 int border_width = GTK_CONTAINER(widget)->border_width; local
747 int x = widget->allocation.x + border_width;
748 int y = widget->allocation.y + border_width;
749 int width = widget->allocation.width - border_width * 2;
750 int height = widget->allocation.height - border_width * 2;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 343 int border_width; /* border width of window */ member in struct:__anon22213
434 int border_width; member in struct:__anon22216
746 int border_width; /* border width */ member in struct:__anon22236
809 int border_width; member in struct:__anon22242
842 int border_width; member in struct:__anon22245
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 343 int border_width; /* border width of window */ member in struct:__anon23803
434 int border_width; member in struct:__anon23806
746 int border_width; /* border width */ member in struct:__anon23826
809 int border_width; member in struct:__anon23832
842 int border_width; member in struct:__anon23835
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 343 int border_width; /* border width of window */ member in struct:__anon25315
434 int border_width; member in struct:__anon25318
746 int border_width; /* border width */ member in struct:__anon25338
809 int border_width; member in struct:__anon25344
842 int border_width; member in struct:__anon25347
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 74 milliseconds