Searched refs:create_stack_display (Results 1 – 4 of 4) sorted by relevance
84 static int create_stack_display( HFONT font );298 error = create_stack_display( font ); if( error ) return error; in create_dialog()442 create_stack_display( HFONT font ) in create_stack_display() function
126 static void create_stack_display( GtkBox *parent, gtkui_font font );379 create_stack_display( GTK_BOX( hbox ), font ); in create_dialog()631 create_stack_display( GtkBox *parent, gtkui_font font ) in create_stack_display() function
85 static int create_stack_display( HFONT font );313 error = create_stack_display( font ); if( error ) return error; in create_dialog()465 create_stack_display( HFONT font ) in create_stack_display() function
128 static void create_stack_display( GtkBox *parent, PangoFontDescription *font );393 create_stack_display( GTK_BOX( hbox ), font ); in create_dialog()660 create_stack_display( GtkBox *parent, PangoFontDescription *font ) in create_stack_display() function