HomeSort by relevance Sort by last modified time
    Searched defs:GdkDragContext (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/gtk/
DataObjectGtk.h 31 typedef struct _GdkDragContext GdkDragContext;
48 void setDragContext(GdkDragContext* newDragContext) { m_dragContext = newDragContext; }
53 GdkDragContext* dragContext() { return m_dragContext.get(); }
72 GRefPtr<GdkDragContext> m_dragContext;
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 267 milliseconds