Searched refs:GtkObject (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/samples/layout/ |
D | gnomelayout.cpp | 77 void notimpl(GtkObject */*object*/, gpointer /*data*/) in notimpl() argument 90 void openOK(GtkObject */*object*/, gpointer data) in openOK() argument 123 void openfile(GtkObject */*object*/, gpointer data) in openfile() argument 155 void newapp(GtkObject */*object*/, gpointer /*data*/) in newapp() argument 169 void shutdown(GtkObject */*object*/, gpointer /*data*/) in shutdown() argument
|
D | cgnomelayout.c | 68 static void notimpl(GtkObject *object, gpointer data) 82 static void openOK(GtkObject *object, gpointer data) in openOK() 115 static void openfile(GtkObject *object, gpointer data) in openfile() 147 static void newapp(GtkObject *object, gpointer data) in newapp() 161 static void shutdown(GtkObject *object, gpointer data) in shutdown()
|