Home
last modified time | relevance | path

Searched refs:get_description_text (Results 1 – 14 of 14) sorted by relevance

/dports/devel/lyra/Lyra-1.6/include/lyra/
H A Dparser.hpp140 [[deprecated]] std::string get_description_text() const { return ""; } in get_description_text() function in lyra::parser
147 virtual std::string get_description_text(const option_style &) const in get_description_text() function in lyra::parser
187 std::string description_test = get_description_text(style); in print_help_text()
189 os << get_description_text(style) << "\n"; in print_help_text()
H A Dhelp.hpp44 virtual std::string get_description_text( in get_description_text() function in lyra::help
H A Dliteral.hpp47 virtual std::string get_description_text( in get_description_text() function in lyra::literal
H A Darguments.hpp111 virtual std::string get_description_text( in get_description_text() function in lyra::arguments
118 auto child_description = p->get_description_text(style); in get_description_text()
/dports/security/gpg-tui/gpg-tui-0.8.2/src/app/
H A Dkeys.rs241 pub fn get_description_text(&self, command_style: Style) -> Text<'a> { in get_description_text() method
316 key_binding.get_description_text(Style::default().fg(Color::Red)) in test_app_keys()
H A Drenderer.rs191 v.get_description_text( in render_help_tab()
/dports/devel/lyra/Lyra-1.6/data/single_include/lyra/
H A Dlyra.hpp1594 [[deprecated]] std::string get_description_text() const { return ""; } in get_description_text() function in lyra::parser
1601 virtual std::string get_description_text(const option_style &) const in get_description_text() function in lyra::parser
1641 std::string description_test = get_description_text(style); in print_help_text()
1643 os << get_description_text(style) << "\n"; in print_help_text()
2437 virtual std::string get_description_text( in get_description_text() function in lyra::arguments
2444 auto child_description = p->get_description_text(style); in get_description_text()
3494 virtual std::string get_description_text( in get_description_text() function in lyra::literal
4142 virtual std::string get_description_text( in get_description_text() function in lyra::help
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-calendar-view.h188 gchar * (*get_description_text) (ECalendarView *cal_view); member
H A De-cal-list-view.c150 view_class->get_description_text = e_cal_list_view_get_description_text; in e_cal_list_view_class_init()
H A De-calendar-view.c1222 class->get_description_text = calendar_view_get_description_text; in e_calendar_view_class_init()
2428 if (klass->get_description_text) in e_calendar_view_get_description_text()
2429 return klass->get_description_text (cal_view); in e_calendar_view_get_description_text()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dprecision-menu.h42 virtual const string& get_description_text() const { return m_description; } in get_description_text() function
/dports/www/moodle311/moodle/lib/
H A Denrollib.php895 $text = $plugin->get_description_text($instance);
1883 public function get_description_text($instance) { function in enrol_plugin
/dports/www/moodle310/moodle/lib/
H A Denrollib.php892 $text = $plugin->get_description_text($instance);
1880 public function get_description_text($instance) { function in enrol_plugin
/dports/www/moodle39/moodle/lib/
H A Denrollib.php892 $text = $plugin->get_description_text($instance);
1881 public function get_description_text($instance) { function in enrol_plugin