HomeSort by relevance Sort by last modified time
    Searched refs:gtk (Results 326 - 350 of 418) sorted by null

<<11121314151617

  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.cc 5 #include "chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h"
7 #include <gtk/gtk.h>
14 #include "chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h"
15 #include "chrome/browser/ui/gtk/gtk_chrome_button.h"
16 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
17 #include "chrome/browser/ui/gtk/gtk_util.h"
18 #include "chrome/browser/ui/gtk/menu_gtk.h"
bookmark_editor_gtk.cc 5 #include "chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h"
7 #include <gtk/gtk.h>
18 #include "chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h"
19 #include "chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h"
20 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
21 #include "chrome/browser/ui/gtk/gtk_util.h"
34 #include "chrome/browser/ui/gtk/menu_gtk.h"
248 // The GTK dialog content area layout (overview)
511 // Return true to prevent the gtk dialog from being destroyed. Close wil
    [all...]
bookmark_editor_gtk_unittest.cc 5 #include <gtk/gtk.h>
12 #include "chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h"
13 #include "chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h"
24 // GTK-ifications of the corresponding views tests. Testing here is really
26 // BookmarkModel class to GTK's native GtkTreeStore.
  /external/chromium/chrome/browser/ui/gtk/
rounded_window.cc 5 #include "chrome/browser/ui/gtk/rounded_window.h"
7 #include <gtk/gtk.h>
12 #include "chrome/browser/ui/gtk/gtk_util.h"
13 #include "ui/base/gtk/gtk_signal_registrar.h"
46 // Callback from GTK to release allocated memory.
status_bubble_gtk.cc 5 #include "chrome/browser/ui/gtk/status_bubble_gtk.h"
7 #include <gtk/gtk.h>
14 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
15 #include "chrome/browser/ui/gtk/gtk_util.h"
16 #include "chrome/browser/ui/gtk/rounded_window.h"
17 #include "chrome/browser/ui/gtk/slide_animator_gtk.h"
  /external/chromium_org/base/i18n/
rtl.cc 18 #include <gtk/gtk.h>
218 // On OS X & GTK the directionality of a label is determined by the first
rtl_unittest.cc 18 #include <gtk/gtk.h>
31 // Do the same for GTK, which does not rely on the ICU default locale.
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.cc 5 #include "chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h"
7 #include <gtk/gtk.h>
18 #include "chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h"
19 #include "chrome/browser/ui/gtk/event_utils.h"
20 #include "chrome/browser/ui/gtk/gtk_chrome_button.h"
21 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
22 #include "chrome/browser/ui/gtk/gtk_util.h"
23 #include "chrome/browser/ui/gtk/menu_gtk.h"
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.h 8 #include <gtk/gtk.h>
24 #include "ui/base/gtk/gtk_signal.h"
60 // An implementation of BrowserWindow for GTK. Cross-platform code will interact
259 // Tells GTK that the toolbar area is invalidated and needs redrawing. We
260 // have this method as a hack because GTK doesn't queue the toolbar area for
579 // because GTK cannot ensure requests to fullscreen the window will be honored
location_bar_view_gtk.h 8 #include <gtk/gtk.h>
23 #include "chrome/browser/ui/gtk/bubble/bubble_gtk.h"
24 #include "chrome/browser/ui/gtk/menu_gtk.h"
32 #include "ui/base/gtk/gtk_signal.h"
33 #include "ui/base/gtk/owned_widget_gtk.h"
one_click_signin_bubble_gtk.cc 5 #include "chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h"
7 #include <gtk/gtk.h>
16 #include "chrome/browser/ui/gtk/browser_toolbar_gtk.h"
17 #include "chrome/browser/ui/gtk/browser_window_gtk.h"
18 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
19 #include "chrome/browser/ui/gtk/gtk_util.h"
20 #include "chrome/browser/ui/gtk/tabs/tab_strip_gtk.h"
26 #include "ui/base/gtk/gtk_hig_constants.h"
rounded_window.cc 5 #include "chrome/browser/ui/gtk/rounded_window.h"
7 #include <gtk/gtk.h>
12 #include "chrome/browser/ui/gtk/gtk_util.h"
13 #include "ui/base/gtk/gtk_signal_registrar.h"
47 // Callback from GTK to release allocated memory.
status_bubble_gtk.cc 5 #include "chrome/browser/ui/gtk/status_bubble_gtk.h"
7 #include <gtk/gtk.h>
16 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
17 #include "chrome/browser/ui/gtk/gtk_util.h"
18 #include "chrome/browser/ui/gtk/rounded_window.h"
20 #include "ui/base/gtk/gtk_hig_constants.h"
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc 7 #include <gtk/gtk.h>
  /external/chromium_org/content/browser/web_contents/
web_contents_view_gtk.cc 9 #include <gtk/gtk.h>
26 #include "ui/base/gtk/gtk_expanded_container.h"
132 // as well as sizing some other widgets in Windows. In GTK the size is
262 // We don't need to manually set the size of of widgets in GTK+, but we do
339 // Called when the content view gtk widget is tabbed to, or after the call to
423 // spurious resizes from GTK+.
  /external/chromium_org/content/shell/browser/
shell_gtk.cc 8 #include <gtk/gtk.h>
65 // Nothing to clean up; GTK will clean up the widgets shortly after.
212 // contents view, not the top-level window. Since Gtk only seems to provide a
  /external/chromium_org/ui/base/gtk/
gtk_floating_container.cc 5 #include "ui/base/gtk/gtk_floating_container.h"
7 #include <gtk/gtk.h>
  /external/chromium_org/ui/gfx/image/
image_unittest_util.cc 19 #include <gtk/gtk.h>
  /external/chromium_org/ui/gfx/
platform_font_pango.cc 26 #include <gtk/gtk.h>
284 g_object_get(settings, "gtk-font-name", &font_name, NULL);
288 CHECK(font_name) << " Unable to get gtk-font-name for default font.";
  /sdk/adtproductbuild/
Android.mk 79 # $1 = the platform (linux|macosx|win32).(gtk|cocoa|win32)
140 # $1 = the platform (linux|macosx|win32).(gtk|cocoa|win32)
153 $(eval $(call mk-adt-ide,linux.gtk,x86))
154 $(eval $(call mk-adt-ide,linux.gtk,x86_64))
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 242 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
499 * Reinitialize GTK to make sure it is suitable for the new
601 "strict rekeying - force GTK rekey since STA "
1114 "received EAPOL-Key Request for GTK "
1170 const u8 *gnonce, u8 *gtk, size_t gtk_len)
1176 /* GTK = PRF-X(GMK, "Group key expansion",
1908 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, dummy_gtk[32]; local
2245 u8 *gtk, dummy_gtk[32]; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /external/chromium/base/
message_pump_glib_unittest.cc 7 #include <gtk/gtk.h>
21 // events can run tasks. This is intended to mock gtk events (the corresponding
418 // Tests that draining events using Gtk works.
515 // Run a nested, straight Gtk message loop.
537 // loop is not run by MessageLoop::Run() but by a straight Gtk loop.
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.cc 9 #include <gtk/gtk.h>
20 #include "chrome/browser/ui/gtk/browser_window_gtk.h"
21 #include "chrome/browser/ui/gtk/constrained_window_gtk.h"
22 #include "chrome/browser/ui/gtk/gtk_expanded_container.h"
23 #include "chrome/browser/ui/gtk/gtk_floating_container.h"
24 #include "chrome/browser/ui/gtk/gtk_util.h"
25 #include "chrome/browser/ui/gtk/sad_tab_gtk.h"
26 #include "chrome/browser/ui/gtk/tab_contents_drag_source.h"
185 // as well as sizing some other widgets in Windows. In GTK the size i
    [all...]
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc 5 #include "chrome/browser/ui/gtk/notifications/balloon_view_gtk.h"
7 #include <gtk/gtk.h>
24 #include "chrome/browser/ui/gtk/custom_button.h"
25 #include "chrome/browser/ui/gtk/gtk_theme_service.h"
26 #include "chrome/browser/ui/gtk/gtk_util.h"
27 #include "chrome/browser/ui/gtk/info_bubble_gtk.h"
28 #include "chrome/browser/ui/gtk/menu_gtk.h"
29 #include "chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h"
30 #include "chrome/browser/ui/gtk/rounded_window.h
    [all...]

Completed in 346 milliseconds

<<11121314151617