Home
last modified time | relevance | path

Searched defs:text_button (Results 1 – 10 of 10) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_spin_button_private.h7 Evas_Object *ent, *inc_button, *dec_button, *text_button; member
H A Delm_widget_spinner.h39 Evas_Object *ent, *inc_button, *dec_button, *text_button; member
/dports/print/xreader/xreader-3.2.2/shell/
H A Dev-annotations-toolbar.c36 GtkWidget *text_button; member
/dports/graphics/evince/evince-41.3/shell/
H A Dev-annotations-toolbar.c36 GtkWidget *text_button; member
/dports/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin/
H A Dstardict_wordnet.cpp91 …GtkWidget *text_button = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON(graphic_butt… in configure() local
/dports/graphics/figurine/figurine-1.0.5/src/
H A Dtext.c410 text_button(BEvent *bev, View *view) in text_button() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dtools.c282 void text_button(char *text, int xc, int yc, int col, int shad, int w, int h) { in text_button() function
/dports/deskutils/gnote/gnote-41.1/src/
H A Dnotewindow.cpp365 Gtk::Button *text_button = manage(new Gtk::Button); in make_toolbar() local
/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.cpp351 Button *text_button = new Button(offset_x_c, offset_y_c, "REALLY QUIT?", game_g->letters_large); in createQuitWindow() local
870 Button *text_button = new Button(offset_x_c, offset_y_c, "NEW GAME?", game_g->letters_large); in requestNewGame() local
/dports/net-im/purple-googlechat/purple-googlechat-56ba7f7/
H A Dgooglechat.proto601 optional TextButton text_button = 1; field