Home
last modified time | relevance | path

Searched defs:get_action_name (Results 1 – 25 of 97) sorted by relevance

1234

/dports/graphics/py-ueberzug/ueberzug-18.1.8/ueberzug/
H A Daction.py24 def get_action_name(): member in Action
120 def get_action_name(): member in AddImageAction
274 def get_action_name(): member in RemoveImageAction
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dactionable.rs31 fn get_action_name(&self) -> Option<GString>; in get_action_name() method
47 fn get_action_name(&self) -> Option<GString> { in get_action_name() method
/dports/www/moodle310/moodle/analytics/classes/
H A Daction.php78 public function get_action_name() { function in core_analytics\\action
/dports/www/moodle39/moodle/analytics/classes/
H A Daction.php78 public function get_action_name() { function in core_analytics\\action
/dports/www/moodle311/moodle/analytics/classes/
H A Daction.php78 public function get_action_name() { function in core_analytics\\action
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dactionable.rs31 fn get_action_name(&self) -> Option<GString>; in get_action_name() method
52 fn get_action_name(&self) -> Option<GString> { in get_action_name() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dactionable.rs31 fn get_action_name(&self) -> Option<GString>; in get_action_name() method
52 fn get_action_name(&self) -> Option<GString> { in get_action_name() method
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkactionable.h46 const gchar * (* get_action_name) (GtkActionable *actionable); member
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkactionable.h46 const char * (* get_action_name) (GtkActionable *actionable); member
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/actions/
H A Dcomponent_action.hpp61 static std::string get_action_name(naming::address::address_type lva) in get_action_name() function in hpx::actions::basic_action_impl
125 static std::string get_action_name(naming::address::address_type lva) in get_action_name() function in hpx::actions::basic_action_impl
H A Dlambda_to_action.hpp49 static std::string get_action_name(naming::address::address_type /*lva*/) in get_action_name() function
H A Dplain_action.hpp67 static std::string get_action_name(naming::address::address_type /*lva*/) in get_action_name() function in hpx::actions::basic_action_impl
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/group_actions/
H A Dcommunication_protocol_action.cc101 const char *Communication_protocol_action::get_action_name() { in get_action_name() function in Communication_protocol_action
H A Dmulti_primary_migration_action.cc253 const char *Multi_primary_migration_action::get_action_name() { in get_action_name() function in Multi_primary_migration_action
H A Dprimary_election_action.cc364 const char *Primary_election_action::get_action_name() { in get_action_name() function in Primary_election_action
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpDebugNames.cc376 HttpDebugNames::get_action_name(HttpTransact::StateMachineAction_t e) in get_action_name() function in HttpDebugNames
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Dpad_action_entry.rs50 pub fn get_action_name(&self) -> &str { in get_action_name() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/
H A Dpad_action_entry.rs50 pub fn get_action_name(&self) -> &str { in get_action_name() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Dpad_action_entry.rs50 pub fn get_action_name(&self) -> &str { in get_action_name() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Ddesktop_app_info.rs56 fn get_action_name(&self, action_name: &str) -> Option<GString>; in get_action_name() method
98 fn get_action_name(&self, action_name: &str) -> Option<GString> { in get_action_name() method
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Devents.c127 static const char* get_action_name(int action) in get_action_name() function
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Ddesktop_app_info.rs60 fn get_action_name(&self, action_name: &str) -> Option<GString>; in get_action_name() method
109 fn get_action_name(&self, action_name: &str) -> Option<GString> { in get_action_name() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Ddesktop_app_info.rs60 fn get_action_name(&self, action_name: &str) -> Option<GString>; in get_action_name() method
109 fn get_action_name(&self, action_name: &str) -> Option<GString> { in get_action_name() method
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Ddesktopappinfo.cc242 Glib::ustring DesktopAppInfo::get_action_name(const Glib::ustring& action_name) const in get_action_name() function in Gio::DesktopAppInfo
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Devents.c181 static const char* get_action_name(int action) in get_action_name() function

1234