HomeSort by relevance Sort by last modified time
    Searched full:gdk_drawable_get_size (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/
gtk_compat.h 73 gdk_drawable_get_size(GDK_DRAWABLE(pixmap), width, height);
82 gdk_drawable_get_size(GDK_DRAWABLE(window), NULL, &height);
92 gdk_drawable_get_size(GDK_DRAWABLE(window), &width, NULL);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 90 gdk_drawable_get_size(GDK_DRAWABLE(window), &width, &height);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc     [all...]

Completed in 55 milliseconds