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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 62 unsigned int border_width; local
69 if (XGetGeometry(xsp_screen->display, drawable, &root, &x, &y, &width, &height, &border_width, &depth) == BadDrawable)
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 62 unsigned int border_width; local
69 if (XGetGeometry(xsp_screen->display, drawable, &root, &x, &y, &width, &height, &border_width, &depth) == BadDrawable)
  /external/chromium_org/media/tools/player_x11/
player_x11.cc 183 unsigned int width, height, border_width, depth; local
191 &border_width,
  /external/fio/
ghelpers.c 192 GtkWidget *get_scrolled_window(gint border_width)
197 gtk_container_set_border_width(GTK_CONTAINER(scroll), border_width); local
  /external/chromium_org/cc/layers/
tiled_layer_impl.cc 177 float border_width; local
181 border_width = DebugColors::MissingTileBorderWidth(layer_tree_impl());
184 border_width = DebugColors::HighResTileBorderWidth(layer_tree_impl());
192 border_width);
delegated_renderer_layer_impl.cc 310 float border_width; local
311 GetDebugBorderProperties(&color, &border_width);
335 gfx::Rect top(x, 0, width, border_width);
337 content_bounds().height() - border_width,
339 border_width);
340 gfx::Rect left(0, y, border_width, height);
341 gfx::Rect right(content_bounds().width() - border_width,
343 border_width,
  /external/chromium_org/cc/test/
layer_tree_json_parser.cc 60 int border_x, border_y, border_width, border_height; local
63 success &= list->GetInteger(2, &border_width);
78 gfx::Rect(border_x, border_y, border_width, border_height));
  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 742 unsigned int internal_format, border_width, width, height; local
768 if (!gl_get_texture_param(GL_TEXTURE_BORDER, &border_width))
775 width -= 2 * border_width;
776 height -= 2 * border_width;
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 365 unsigned int border_width; local
390 &src_width, &src_height, &border_width,
  /external/chromium_org/third_party/webrtc/base/
linuxwindowpicker.cc 348 unsigned int border_width; local
373 &src_width, &src_height, &border_width,
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc 806 int border_width = local
828 return max_w + border_width;
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 578 unsigned int border_width, depth; local
581 &width, &height, &border_width, &depth))
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc 484 unsigned int border_width, depth; local
486 &width, &height, &border_width, &depth)) {
    [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc 1743 int border_width = ::GetSystemMetrics(SM_CXSIZEFRAME); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 322 int border_width; /* border width of window */ member in struct:__anon44773
413 int border_width; member in struct:__anon44776
725 int border_width; /* border width */ member in struct:__anon44796
788 int border_width; member in struct:__anon44802
821 int border_width; member in struct:__anon44805
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 322 int border_width; /* border width of window */ member in struct:__anon46509
413 int border_width; member in struct:__anon46512
725 int border_width; /* border width */ member in struct:__anon46532
788 int border_width; member in struct:__anon46538
821 int border_width; member in struct:__anon46541
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 780 uint16_t border_width; /**< */ member in struct:xcb_create_notify_event_t
881 uint16_t border_width; /**< */ member in struct:xcb_configure_notify_event_t
903 uint16_t border_width; /**< */ member in struct:xcb_configure_request_event_t
1362 uint16_t border_width; \/**< *\/ member in struct:xcb_create_window_request_t
1629 uint16_t border_width; \/**< *\/ member in struct:xcb_get_geometry_reply_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 780 uint16_t border_width; /**< */ member in struct:xcb_create_notify_event_t
881 uint16_t border_width; /**< */ member in struct:xcb_configure_notify_event_t
903 uint16_t border_width; /**< */ member in struct:xcb_configure_request_event_t
1362 uint16_t border_width; \/**< *\/ member in struct:xcb_create_window_request_t
1629 uint16_t border_width; \/**< *\/ member in struct:xcb_get_geometry_reply_t
    [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 749 milliseconds