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

  /external/chromium_org/chrome/browser/ui/gtk/
gtk_input_event_box.cc 63 gint attributes_mask = GDK_WA_X | GDK_WA_Y; local
83 priv->event_window = gdk_window_new(parent, &attributes, attributes_mask);
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 108 unsigned int attributes_mask = CWBackPixel | CWBorderPixel | CWEventMask | CWColormap; local
114 CopyFromParent, attributes_mask, &sWA);
  /external/chromium_org/ui/gfx/
gtk_preserve_window.cc 173 gint attributes_mask; local
190 attributes_mask = GDK_WA_VISUAL | GDK_WA_COLORMAP | GDK_WA_NOREDIR;
192 gdk_get_default_root_window(), &attributes, attributes_mask);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 60 milliseconds