OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gdk
(Results
51 - 75
of
149
) sorted by null
1
2
3
4
5
6
/external/harfbuzz_ng/contrib/python/scripts/
hbtestfont
58
from gtk import
gdk
namespace
78
self.window =
gdk
.Window(
82
window_type =
gdk
.WINDOW_CHILD,
83
wclass =
gdk
.INPUT_OUTPUT,
84
event_mask = self.get_events() |
gdk
.EXPOSURE_MASK)
/external/chromium_org/chrome/browser/ui/gtk/
constrained_web_dialog_delegate_gtk.cc
7
#include <
gdk
/
gdk
.h>
gtk_input_event_box.cc
7
#include <
gdk
/
gdk
.h>
accelerators_gtk.cc
7
#include <
gdk
/
gdk
.h>
8
#include <
gdk
/gdkkeysyms.h>
/external/chromium_org/chrome/browser/ui/libgtk2ui/
skia_utils_gtk2.cc
7
#include <
gdk
/
gdk
.h>
59
// Now here's the trick: we need to convert the
gdk
data (which is RGBA and
70
// Because
GDK
makes rowstrides word aligned, we need to do something a bit
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h
13
#include <
gdk
/
gdk
.h>
gtk_window_utils.cc
8
#include <
gdk
/gdkx.h>
/external/chromium/chrome/browser/ui/views/
dropdown_bar_host_gtk.cc
7
#include <
gdk
/gdkkeysyms.h>
48
// Due to a bug in
GDK
, gdk_keyval_to_unicode(keyval) returns 0 if keyval
52
// TODO(varunjain): remove the hack when the
GDK
bug
/external/chromium/chrome/browser/ui/window_snapshot/
window_snapshot_x.cc
7
#include <
gdk
/gdkx.h>
/external/chromium_org/gpu/gles2_conform_support/native/
egl_native_gtk.cc
7
#include <
gdk
/gdkx.h>
/external/chromium_org/media/tools/shader_bench/
window_linux.cc
9
#include <
gdk
/gdkx.h>
/external/chromium/chrome/browser/chromeos/
setting_level_bubble.cc
7
#include <
gdk
/
gdk
.h>
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.h
9
#include <
gdk
/
gdk
.h>
gtk_im_context_wrapper.cc
7
#include <
gdk
/
gdk
.h>
8
#include <
gdk
/gdkkeysyms.h>
/external/chromium_org/ui/gfx/
gtk_util.cc
7
#include <
gdk
/
gdk
.h>
20
// A process wide singleton that manages our usage of
gdk
cursors.
rect.cc
12
#include <
gdk
/
gdk
.h>
/external/chromium_org/webkit/common/cursors/
webcursor_gtk.cc
7
#include <
gdk
/
gdk
.h>
50
// http://library.gnome.org/devel/
gdk
/2.12/
gdk
-Cursors.html has images
/external/chromium/chrome/browser/chromeos/login/
screen_locker_tester.cc
7
#include <
gdk
/gdkkeysyms.h>
/external/chromium_org/base/message_loop/
message_pump_gtk.cc
8
#include <
gdk
/gdkx.h>
58
return "Unknown
Gdk
Event";
92
// GTK /
GDK
has not been initialized, which is a decision we wish to
/external/chromium_org/ui/snapshot/
snapshot_gtk.cc
7
#include <
gdk
/gdkx.h>
/external/chromium/chrome/browser/ui/gtk/
accelerators_gtk.cc
7
#include <
gdk
/
gdk
.h>
8
#include <
gdk
/gdkkeysyms.h>
constrained_window_gtk.cc
7
#include <
gdk
/gdkkeysyms.h>
/external/chromium_org/third_party/WebKit/Source/web/tests/
WebInputEventFactoryTestGtk.cpp
33
#include <
gdk
/
gdk
.h>
34
#include <
gdk
/gdkkeysyms.h>
182
// Construct a
GDK
input event for the numpad "5" key.
/external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.cc
29
#include <
gdk
/
gdk
.h> // NOLINT
30
#include <
gdk
/gdkx.h> // NOLINT
/external/chromium_org/content/browser/web_contents/
web_contents_view_gtk.cc
7
#include <
gdk
/
gdk
.h>
8
#include <
gdk
/gdkkeysyms.h>
Completed in 1073 milliseconds
1
2
3
4
5
6