Searched defs:GdkEventKey (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKit/chromium/public/gtk/
H A DWebInputEventFactory.h40 typedef struct _GdkEventKey GdkEventKey; typedef in typeref:struct:_GdkEventKey
50 WEBKIT_API static WebKeyboardEvent keyboardEvent(const GdkEventKey*);
/external/webkit/WebCore/platform/
H A DPlatformKeyboardEvent.h49 typedef struct _GdkEventKey GdkEventKey; typedef in typeref:struct:_GdkEventKey
143 PlatformKeyboardEvent(GdkEventKey*);
144 GdkEventKey* gdkEventKey() const;
205 GdkEventKey* m_gdkEventKey;

Completed in 29 milliseconds