Home | History | Annotate | Download | only in layout

Lines Matching full:static

30 static FT_Library engine;
31 static gs_guiSupport *guiSupport;
32 static fm_fontMap *fontMap;
33 static le_font *font;
35 static GSList *appList = NULL;
40 static void showabout(GtkWidget *widget, gpointer data)
62 static void notimpl(GtkObject *object, gpointer data)
68 static gchar *prettyTitle(const gchar *path)
76 static void openOK(GtkObject *object, gpointer data)
109 static void openfile(GtkObject *object, gpointer data)
141 static void newapp(GtkObject *object, gpointer data)
148 static void closeapp(GtkWidget *widget, gpointer data)
155 static void shutdown(GtkObject *object, gpointer data)
187 static gint eventDelete(GtkWidget *widget, GdkEvent *event, gpointer data)
195 static gint eventConfigure(GtkWidget *widget, GdkEventConfigure *event, Context *context)
209 static gint eventExpose(GtkWidget *widget, GdkEvent *event, Context *context)