Home
last modified time | relevance | path

Searched refs:on_help (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/obby/obby-0.4.8/src/
H A Dcommand.cpp222 sigc::mem_fun(*this, &command_map::on_help) in command_map()
255 obby::command_result obby::command_map::on_help(const user& from, in on_help() function in obby::command_map
277 sigc::mem_fun(*this, &command_queue::on_help) in command_queue()
328 void obby::command_queue::on_help(const command_query& query, in on_help() function in obby::command_queue
/dports/devel/obby/obby-0.4.8/inc/
H A Dcommand.hpp177 command_result on_help(const user& from, const std::string& paramlist);
237 void on_help(const command_query& query, const command_result& result);
/dports/deskutils/presage/presage-0.9.1/apps/notepad++/
H A DPluginDefinition.h93 void on_help();
H A DPluginDefinition.cpp149 funcItem[CMD_HELP]._pFunc = on_help; in commandMenuInit()
518 void on_help() in on_help() function
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/platform-overview/C/
H A Ddev-help-appmenu.page46 <input>{ "help", on_help },</input>
70 private void on_help ()
/dports/audio/spek/spek-0.8.2/src/
H A Dspek-window.h37 void on_help(wxCommandEvent& event);
H A Dspek-window.cc46 EVT_MENU(wxID_HELP, SpekWindow::on_help)
311 void SpekWindow::on_help(wxCommandEvent&) in on_help() function in SpekWindow
/dports/editors/gobby/gobby-0.4.13/inc/
H A Dchat.hpp59 void on_help(const std::string& name, const std::string& desc);
/dports/audio/easytag/easytag-2.4.3/src/
H A Dapplication.c49 on_help (GSimpleAction *action, in on_help() function
98 { "help", on_help },
/dports/editors/gobby/gobby-0.4.13/src/
H A Dchat.cpp147 sigc::mem_fun(*this, &Chat::on_help) in obby_start()
239 void Gobby::Chat::on_help(const std::string& name, const std::string& desc) in on_help() function in Gobby::Chat
/dports/www/py-wfuzz/wfuzz-3.1.0/src/wfuzz/ui/console/
H A Dmvc.py87 self.view.dispatcher.subscribe(self.on_help, "?")
98 def on_help(self, **event): member in Controller
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/programs/spectra/
H A Dwindow.cc84 static void on_help (G_GNUC_UNUSED GtkWidget *widget, gsvWindow* window) in on_help() function
212 N_("View help for the Spectra Viewer"), G_CALLBACK (on_help) },
/dports/games/frogatto/frogatto-1.3.1/modules/cube_trains/data/objects/
H A Dct-cursor-play.cfg51 on_help: "debug('\n = Controls: =\nArrow keys move horisonally, left ctrl and {k.high} move vertica…
H A Dct-cursor-edit.cfg88 on_help: "debug('\n = Controls: =\nArrow keys to move horisonally, left ctrl and z to move vertical…
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dwindow.cc201 static void on_help (G_GNUC_UNUSED GtkWidget *widget, Window* Win) in on_help() function
329 N_("View help for Gnome Crystal"), G_CALLBACK (on_help) },
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcugtk/
H A Dchem3dwindow.cc197 static void on_help (G_GNUC_UNUSED GtkWidget *widget, Chem3dWindow *window) in on_help() function
302 N_("View help for the Molecules Viewer"), G_CALLBACK (on_help) },
/dports/math/cadabra2/cadabra2-2.3.6.8/frontend/gtkmm/
H A DNotebookWindow.hh228 void on_help() const;
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/programs/table/
H A Dgchemtable-app.cc102 static void on_help (G_GNUC_UNUSED GtkWidget *widget, GChemTableApp *app) in on_help() function
190 N_("View help for the Periodic Table"), G_CALLBACK (on_help) },
H A Dgchemtable-curve.cc170 static void on_help (G_GNUC_UNUSED GtkWidget *widget, GChemTableCurve *curve) in on_help() function
226 N_("View help for the Periodic Table"), G_CALLBACK (on_help) },
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dwindow.cc253 static void on_help (G_GNUC_UNUSED GtkWidget *widget, gcp::Window* Win) in on_help() function
416 N_("View help for GChemPaint"), G_CALLBACK (on_help) },
/dports/multimedia/cheese/cheese-41.1/src/
H A Dcheese-application.vala50 { "help", on_help },
514 private void on_help ()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/programs/calc/
H A Dgchemcalc.cc260 static void on_help (G_GNUC_UNUSED GtkWidget *widget, G_GNUC_UNUSED gpointer data) in on_help() function
611 N_("View help for the Chemical Calculator"), G_CALLBACK (on_help) },
/dports/games/craft/Craft-1.0fbsd/
H A Dserver.py186 (re.compile(r'^/help(?:\s+(\S+))?$'), self.on_help),
528 def on_help(self, client, topic=None): member in Model
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/petka/
H A Dtkguibrowser.py235 def on_help(self): member in TkBrowser
263 ["Help", self.on_help],
/dports/www/fusionpbx/fusionpbx-4.4.1/app/adminer/
H A Dadminer.php127 …nt($Uc)>1?"<select name='function[$C]' onchange='functionChange(this);'".on_help("getTarget(event)…
167 on_help($pb,$_g=0){return" onmouseover='helpMouseover(this, event, ".h($pb).", $_g);' onmouseout='h… function
1387 …lpClose();".($x!==""?"":" this.nextSibling.nextSibling.onchange();")."'".on_help("getTarget(event)…
1516 …cus="lastType = selectValue(this);" onchange="editingTypeChange(this);"',on_help("getTarget(event)…
1634 …</script><?php }echo($oc?"<select name='Engine' onchange='helpClose();'".on_help("getTarget(event)…
1644 ',"<select name='partition_by' onchange='partitionByChange(this);'".on_help("getTarget(event).value…
1818on_help("'VACUUM'")."> ";$Se="<input type='submit' name='optimize' value='".lang(267)."'".on_help(…

12