Searched refs:GTK (Results 1 – 25 of 25) sorted by relevance
/external/chromium_org/third_party/gtk+/ |
D | AUTHORS | 2 asking questions about this version of GTK+. 10 The GTK+ Team (in alphabetical order) 32 GTK+ is much better because of them. 35 Over time, GTK+ has incorporated some pieces of software which
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
D | DEPS | 1 # libgtk2ui must be disconnected from all other GTK code.
|
D | OWNERS | 1 # You can only be a GTK owner if your name starts with "e".
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | extension_keybinding_registry_cocoa.mm | 106 // Mac implemenetation behaves like GTK with regards to what is kept in the 107 // event_targets_ map, because both GTK and Mac need to keep track of Browser
|
D | extension_uninstall_dialog_cocoa.mm | 22 // complex life cycle than the Views and GTK implementations because the
|
/external/libexif/ |
D | README | 61 - gexif: A GTK+ frontend for editing EXIF data 65 - gtkam: A GTK+ frontend to libgphoto2 (http://www.gphoto.org). 79 - libexif-gtk: library of widgets to help display EXIF tags in GTK
|
/external/chromium_org/build/config/ |
D | ui.gni | 27 # of a replacement for GDI or GTK.
|
D | BUILDCONFIG.gn | 285 # (FreeBSD, etc.) toolkits, (X11, GTK, etc.), or features. For these cases,
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/ |
D | cr.js | 36 /GTK/.test(chrome.getVariableValue('toolkit'));
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/ |
D | cr.js | 333 /GTK/.test(chrome.getVariableValue('toolkit'));
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-annotate.txt | 69 --gtk:: Use the GTK interface.
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 160 u8 GTK[2][WPA_GTK_MAX_LEN]; member
|
D | wpa_auth.c | 2021 gtk = gsm->GTK[gsm->GN - 1]; in SM_STATE() 2357 gtk = gsm->GTK[gsm->GN - 1]; in SM_STATE() 2461 group->GTK[group->GN - 1], group->GTK_len) < 0) in wpa_gtk_update() 2464 group->GTK[group->GN - 1], group->GTK_len); in wpa_gtk_update() 2494 os_memset(group->GTK, 0, sizeof(group->GTK)); in wpa_group_gtk_init() 2577 os_memcpy(pos, gsm->GTK[gsm->GN - 1], gsm->GTK_len); in wpa_wnmsleep_gtk_subelem() 2583 gsm->GTK[gsm->GN - 1], gsm->GTK_len); in wpa_wnmsleep_gtk_subelem() 2665 group->GTK[group->GN - 1], group->GTK_len) < 0) in wpa_group_config_group_keys()
|
D | wpa_auth_ft.c | 440 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len); in wpa_ft_gtk_subelem() 446 key = gsm->GTK[gsm->GN - 1]; in wpa_ft_gtk_subelem()
|
/external/chromium_org/build/config/linux/ |
D | BUILD.gn | 119 # CrOS doesn't install GTK, gconf or any gnome packages.
|
/external/pixman/ |
D | configure.ac | 770 dnl GTK+ 774 [enable tests using GTK+ [default=auto]])], 781 PKG_CHECK_MODULES(GTK, [gtk+-2.0 pixman-1]) 789 PKG_CHECK_MODULES(GTK, [gtk+-2.0 pixman-1], [enable_gtk=yes], [enable_gtk=no])
|
D | configure | 1473 --enable-gtk enable tests using GTK+ [default=auto]
|
/external/chromium_org/build/linux/ |
D | system.gyp | 26 # Hide GTK and related dependencies for Chrome OS and Ozone, so they won't get 27 # added back to Chrome OS and Ozone. Don't try to use GTK on Chrome OS and Ozone.
|
/external/chromium_org/remoting/ |
D | remoting_host.gypi | 315 # Always use GTK on Linux, even for Aura builds. 877 # Always use GTK on Linux, even for Aura builds.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 433 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP] 474 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP]
|
D | ChangeLog | 548 - Support GTK rekey offload. 1941 * ignore Tx bit in GTK IE when Pairwise keys are used
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | browser_window_cocoa.mm | 301 // way views and GTK do.
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 352 # Time interval for rekeying GTK (broadcast/multicast encryption keys) in
|
D | ChangeLog | 104 * fixed GTK rekeying when the station uses FT protocol 899 * added support for strict GTK rekeying (wpa_strict_rekey in
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_view_mac.mm | 521 // TODO(shess): GTK has this as a member var, figure out why.
|