Home
last modified time | relevance | path

Searched refs:gtk (Results 1 – 25 of 85) sorted by relevance

1234

/external/chromium_org/third_party/gtk+/
DAUTHORS12 Shawn T. Amundson <amundson@gtk.org>
13 Jerome Bolliet <bolliet@gtk.org>
14 Damon Chaplin <damon@gtk.org>
15 Tony Gale <gale@gtk.org>
16 Jeff Garzik <jgarzik@gtk.org>
17 Lars Hamann <lars@gtk.org>
18 Raja R Harinath <harinath@gtk.org>
19 Carsten Haitzler <raster@gtk.org>
20 Tim Janik <timj@gtk.org>
21 Stefan Jeske <stefan@gtk.org>
[all …]
DREADME.chromium2 URL: http://www.gtk.org/
10 gtk/gtkimcontextsimpleseqs.h is generated by gtk/compose-parse.py.
11 gtk/compose-parse.py is modified in some parts to generate
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/META-INF/
DMANIFEST.MF2 Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x8
5 Bundle-Localization: launcher.gtk.linux.x86
9 Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86;single
14 agments/org.eclipse.equinox.launcher.gtk.linux.x86;tag=R36x_v20101019
22 Name: launcher.gtk.linux.x86.properties
DECLIPSEF.SF9 Name: launcher.gtk.linux.x86.properties
/external/chromium_org/ui/base/ime/
DDEPS3 "+third_party/gtk+/gdk/gdkkeysyms.h",
4 "+third_party/gtk+/gtk/gtkimcontextsimpleseqs.h",
/external/fonttools/Lib/fontTools/
Dinspect.py13 import gtk
162 class FontTreeModel(gtk.GenericTreeModel):
224 gtk.main_quit()
229 self.window = gtk.Window(gtk.WINDOW_TOPLEVEL)
234 self.scrolled_window = gtk.ScrolledWindow()
239 self.treeview = gtk.TreeView(self.treemodel)
244 col = gtk.TreeViewColumn(col_name)
248 cell = gtk.CellRendererText()
262 gtk.main()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedPublish.eclipse.properties67 0,linux,gtk,x86,UNKNOWN,\
68 0,linux,gtk,x86_64,UNKNOWN,\
69 0,linux,gtk,ppc,UNKNOWN,\
70 0,solaris8,gtk,x86,UNKNOWN,\
75 RHEL4-3GHz-2.5GB,linux,gtk,x86,UNKNOWN,\
77 RHEL3-3GHz-2GB,linux,gtk,x86,UNKNOWN,\
83 …32,win,SDK,eclipse-SDK-%%buildAlias%%-win32.zip,linux,gtk,SDK,eclipse-SDK-%%buildAlias%%-linux-gtk
86 linux,gtk,x86,SDK,eclipse-SDK-%%buildAlias%%-linux-gtk.tar.gz
/external/pixman/demos/
DMakefile.in75 am__alpha_test_SOURCES_DIST = alpha-test.c gtk-utils.c gtk-utils.h \
78 @HAVE_GTK_TRUE@am__objects_1 = gtk-utils.$(OBJEXT) utils.$(OBJEXT) \
91 am__checkerboard_SOURCES_DIST = checkerboard.c gtk-utils.c gtk-utils.h \
101 am__clip_in_SOURCES_DIST = clip-in.c gtk-utils.c gtk-utils.h \
110 am__clip_test_SOURCES_DIST = clip-test.c gtk-utils.c gtk-utils.h \
120 am__composite_test_SOURCES_DIST = composite-test.c gtk-utils.c \
121 gtk-utils.h ../test/utils.c ../test/utils.h \
130 am__conical_test_SOURCES_DIST = conical-test.c gtk-utils.c gtk-utils.h \
140 am__convolution_test_SOURCES_DIST = convolution-test.c gtk-utils.c \
141 gtk-utils.h ../test/utils.c ../test/utils.h \
[all …]
DMakefile.am9 GTK_UTILS = gtk-utils.c gtk-utils.h ../test/utils.c ../test/utils.h \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
Dpackager.properties15 # linux, gtk, ppc &\
16 # linux, gtk, x86 & \
17 # linux, gtk, x86_64 & \
20 # solaris, gtk, sparc & \
87 # linux, gtk, ppc - antZip &\
88 # linux, gtk, x86 - antZip& \
89 # linux, gtk, x86_64 - antZip& \
92 # solaris, gtk, sparc - antZip& \
Dpackaging.properties21 root.linux.gtk.x86=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
22 root.linux.gtk.x86_64=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
23 root.linux.gtk.ppc=eclipse
28 root.solaris.gtk.sparc=eclipse,Eclipse.l.pm,Eclipse.m.pm,Eclipse.s.pm,Eclipse.t.pm
/external/libexif/m4m/
Dgp-documentation.m472 dnl * determine presence of prerequisites (only gtk-doc for now)
82 # gtk-doc: We use gtk-doc for building our documentation. However, we
90 [Use gtk-doc to build documentation [default=no]])],[
101 gtkdoc_msg="no (http://www.gtk.org/rdp/download.html)"
105 GP_CONFIG_MSG([build API docs with gtk-doc],[$gtkdoc_msg])
/external/chromium_org/chrome/browser/ui/libgtk2ui/
DDEPS3 "-ui/base/gtk",
4 "-chrome/browser/ui/gtk",
Dlibgtk2ui.gyp19 '../../../../build/linux/system.gyp:gtk',
39 # the normal, global gtk exclusion rules, as we are otherwise using gtk
40 # in a non-gtk build.
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c630 u8 gtk[32]; member
639 const u8 *_gtk = gd->gtk; in wpa_supplicant_install_gtk()
642 wpa_hexdump_key(MSG_DEBUG, "WPA: Group Key", gd->gtk, gd->gtk_len); in wpa_supplicant_install_gtk()
649 os_memcpy(gtk_buf, gd->gtk, 16); in wpa_supplicant_install_gtk()
650 os_memcpy(gtk_buf + 16, gd->gtk + 24, 8); in wpa_supplicant_install_gtk()
651 os_memcpy(gtk_buf + 24, gd->gtk + 16, 8); in wpa_supplicant_install_gtk()
700 const u8 *gtk, size_t gtk_len, in wpa_supplicant_pairwise_gtk() argument
715 gtk, gtk_len); in wpa_supplicant_pairwise_gtk()
717 if (gtk_len < 2 || gtk_len - 2 > sizeof(gd.gtk)) in wpa_supplicant_pairwise_gtk()
720 gd.keyidx = gtk[0] & 0x3; in wpa_supplicant_pairwise_gtk()
[all …]
Dwpa_ft.c549 u8 gtk[32]; in wpa_ft_process_gtk_subelem() local
563 gtk_elem_len - 19 > sizeof(gtk)) { in wpa_ft_process_gtk_subelem()
569 if (aes_unwrap(sm->ptk.kek, 16, gtk_len / 8, gtk_elem + 11, gtk)) { in wpa_ft_process_gtk_subelem()
600 wpa_hexdump_key(MSG_DEBUG, "FT: GTK from Reassoc Resp", gtk, keylen); in wpa_ft_process_gtk_subelem()
604 os_memcpy(tmp, gtk + 16, 8); in wpa_ft_process_gtk_subelem()
605 os_memcpy(gtk + 16, gtk + 24, 8); in wpa_ft_process_gtk_subelem()
606 os_memcpy(gtk + 24, tmp, 8); in wpa_ft_process_gtk_subelem()
609 gtk_elem + 3, rsc_len, gtk, keylen) < 0) { in wpa_ft_process_gtk_subelem()
790 if (wpa_ft_process_gtk_subelem(sm, parse.gtk, parse.gtk_len) < 0) in wpa_ft_validate_reassoc_resp()
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Dfeature-tests.mak87 #include <gtk/gtk.h>
100 #include <gtk/gtk.h>
/external/chromium_org/third_party/libxml/src/
Dlibxml.spec.in103 %doc %dir %{_datadir}/gtk-doc/html/libxml2
104 %doc %{_datadir}/gtk-doc/html/libxml2/*.devhelp
105 %doc %{_datadir}/gtk-doc/html/libxml2/*.html
106 %doc %{_datadir}/gtk-doc/html/libxml2/*.png
107 %doc %{_datadir}/gtk-doc/html/libxml2/*.css
Dlibxml2.spec103 %doc %dir %{_datadir}/gtk-doc/html/libxml2
104 %doc %{_datadir}/gtk-doc/html/libxml2/*.devhelp
105 %doc %{_datadir}/gtk-doc/html/libxml2/*.html
106 %doc %{_datadir}/gtk-doc/html/libxml2/*.png
107 %doc %{_datadir}/gtk-doc/html/libxml2/*.css
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties47 # linux, gtk, ppc & \
48 # linux, gtk, x86 & \
49 # linux, gtk, x86_64 & \
52 # solaris, gtk, sparc & \
71 # linux, gtk, ppc - antZip &\
72 # linux, gtk, x86 - antZip& \
73 # linux, gtk, x86_64 - antZip& \
76 # solaris, gtk, sparc - antZip& \
/external/chromium_org/content/test/data/
Dgtk_key_bindings_test_gtkrc6 binding "gtk-key-bindings-handler"
83 class "GtkTextView" binding "gtk-key-bindings-handler"
/external/wpa_supplicant_8/hs20/client/
DMakefile28 GTKCFLAGS := $(shell pkg-config --cflags gtk+-3.0 webkitgtk-3.0)
29 GTKLIBS := $(shell pkg-config --libs gtk+-3.0 webkitgtk-3.0)
/external/harfbuzz_ng/
Dautogen.sh27 echo "EXTRA_DIST = " > gtk-doc.make
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
Declipse.ini4 plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810
/external/chromium_org/build/config/linux/
DBUILD.gn121 pkg_config("gtk") {
124 packages = [ "gmodule-2.0", "gtk+-2.0", "gthread-2.0" ]
128 packages = [ "gtk+-unix-print-2.0" ]

1234