Home
last modified time | relevance | path

Searched refs:get_hint (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/gitui/gitui-0.10.1/src/
H A Dstrings.rs1 use crate::keys::{get_hint, SharedKeyConfig};
10 get_hint(key_config.focus_workdir) in title_status()
186 get_hint(key_config.tab_log), in toggle_tabs_direct()
207 get_hint(key_config.move_up), in navigate_commit_message()
208 get_hint(key_config.move_down) in navigate_commit_message()
220 get_hint(key_config.move_up), in navigate_tree()
223 get_hint(key_config.move_left) in navigate_tree()
253 get_hint(key_config.home), in diff_home_end()
254 get_hint(key_config.end), in diff_home_end()
255 get_hint(key_config.move_up), in diff_home_end()
[all …]
H A Dkeys.rs158 pub fn get_hint(ev: KeyEvent) -> String { in get_hint() function
230 use super::{get_hint, KeyConfig};
235 let h = get_hint(KeyEvent { in test_get_hint()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_value.cpp273 String child_param_hint(child_param_desc.get_hint()); in set_value()
274 String param_hint(param_desc.get_hint()); in set_value()
316 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in set_value()
321 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") in set_value()
392 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in get_value()
407 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in get_value()
411 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") { in get_value()
469 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in on_grab_focus()
484 if(param_desc.get_hint()=="filename") in on_grab_focus()
488 else if(param_desc.get_hint()=="sublayer_name") { in on_grab_focus()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_value.cpp273 String child_param_hint(child_param_desc.get_hint()); in set_value()
274 String param_hint(param_desc.get_hint()); in set_value()
316 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in set_value()
321 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") in set_value()
392 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in get_value()
407 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in get_value()
411 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") { in get_value()
469 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in on_grab_focus()
484 if(param_desc.get_hint()=="filename") in on_grab_focus()
488 else if(param_desc.get_hint()=="sublayer_name") { in on_grab_focus()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_value.cpp273 String child_param_hint(child_param_desc.get_hint()); in set_value()
274 String param_hint(param_desc.get_hint()); in set_value()
316 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in set_value()
321 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") in set_value()
392 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in get_value()
407 if(child_param_desc.get_hint()=="filename" || param_desc.get_hint()=="filename") in get_value()
411 else if(child_param_desc.get_hint()=="sublayer_name" || param_desc.get_hint()=="sublayer_name") { in get_value()
469 if(child_param_desc.get_hint()!="enum" && param_desc.get_hint()!="enum") in on_grab_focus()
484 if(param_desc.get_hint()=="filename") in on_grab_focus()
488 else if(param_desc.get_hint()=="sublayer_name") { in on_grab_focus()
/dports/net-mgmt/phpweathermap/weathermap/lib/datasources/
H A DWeatherMapDataSource_snmp.php55 if($map->get_hint("snmp_timeout") != '') {
56 $timeout = intval($map->get_hint("snmp_timeout"));
60 if($map->get_hint("snmp_abort_count") != '') {
61 $abort_count = intval($map->get_hint("snmp_abort_count"));
65 if($map->get_hint("snmp_retries") != '') {
66 $retries = intval($map->get_hint("snmp_retries"));
H A DWeatherMapDataSource_rrd.php213 $extra_options = $map->get_hint("rrd_options");
332 $extra_options = $map->get_hint("rrd_options");
474 if($map->get_hint("rrd_default_in_ds") != '') {
475 $dsnames[IN] = $map->get_hint("rrd_default_in_ds");
478 if($map->get_hint("rrd_default_out_ds") != '') {
479 $dsnames[OUT] = $map->get_hint("rrd_default_out_ds");
522 $rrdbase = $map->get_hint('rrd_default_path');
529 $cfname = intval($map->get_hint('rrd_cf'));
532 $period = intval($map->get_hint('rrd_period'));
534 $start = $map->get_hint('rrd_start');
[all …]
H A DWeatherMapDataSource_dbsample.php37 $database_user = $map->get_hint('dbplug_dbuser');
38 $database_pass = $map->get_hint('dbplug_dbpass');
39 $database_name = $map->get_hint('dbplug_dbname');
40 $database_host = $map->get_hint('dbplug_dbhost');
H A DWeatherMapDataSource_mrtg.php27 $matchvalue= $item->get_hint('mrtg_value');
28 $matchperiod = $item->get_hint('mrtg_period');
29 $swap = intval($item->get_hint('mrtg_swap'));
30 $negate = intval($item->get_hint('mrtg_negate'));
H A DWeatherMapDataSource_dsstats.php106 if($map->get_hint("dsstats_default_type") != '') {
107 $datatype = $map->get_hint("dsstats_default_type");
/dports/net-mgmt/phpweathermap/weathermap/random-bits/
H A Dcacti-integrate.php186 $host_id = $node->get_hint("cacti_id");
187 $hostname = $node->get_hint("hostname");
188 $address = $node->get_hint("address");
261 $int_in = $link->get_hint("in_interface");
262 $int_out = $link->get_hint("out_interface");
263 $a_id = intval($map->nodes[$a]->get_hint("cacti_id"));
264 $b_id = intval($map->nodes[$b]->get_hint("cacti_id"));
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dkml_test.cc74 ASSERT_EQ(string(""), kml_->get_hint()); in TEST_F()
78 ASSERT_EQ(hint, kml_->get_hint()); in TEST_F()
81 ASSERT_EQ(string(""), kml_->get_hint()); in TEST_F()
/dports/audio/traverso/traverso-0.49.6/src/plugins/
H A DPluginSlider.cpp38 if (m_port->get_hint() == PluginPort::INT_CONTROL) { in PluginSlider()
65 if (m_port->get_hint() == PluginPort::INT_CONTROL) { in paintEvent()
106 if (m_port->get_hint() == PluginPort::INT_CONTROL) { in calculate_new_value()
/dports/net-mgmt/phpweathermap/weathermap/
H A DWeatherMapLink.class.php186 if($this->owner->get_hint('screenshot_mode')==1) $comment=screenshotify($comment);
200 $nudgealong = intval($this->get_hint("comment_nudgealong"));
201 $nudgeout = intval($this->get_hint("comment_nudgeout"));
305 …') && ($this->labeloffset_in < $this->labeloffset_out) && (intval($map->get_hint("nowarn_bwlabelpo…
372 if ( ($map->widthmod) || ($map->get_hint('link_bulge') == 1))
488 $padding = intval($this->get_hint('bwlabel_padding'));
492 if($map->get_hint('screenshot_mode')==1) $thelabel = screenshotify($thelabel);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-cache-policy-internal.h73 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-cache-policy-internal.h73 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-cache-policy-internal.h73 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Dlnrouter.py317 def get_hint(self, channel_id: ShortChannelID) -> LiquidityHint: member in LiquidityHintMgr
326 hint = self.get_hint(channel_id)
331 hint = self.get_hint(channel_id)
336 hint = self.get_hint(channel_id)
341 hint = self.get_hint(channel_id)
384 hint = self.get_hint(channel_id)
/dports/net-mgmt/phpweathermap/weathermap/lib/post/
H A DWeatherMapPostProcessorTest.php12 $enable = $map->get_hint("post_test_enable");
/dports/games/widelands/widelands-build21/src/wui/
H A Dmapdata.cc56 hint = map.get_hint().empty() ? "" : _(map.get_hint()); in MapData()
/dports/www/moodle39/moodle/question/type/missingtype/
H A Dquestion.php94 public function get_hint($hintnumber, question_attempt $qa) { function in qtype_missingtype_question
/dports/www/moodle310/moodle/question/type/missingtype/
H A Dquestion.php94 public function get_hint($hintnumber, question_attempt $qa) { function in qtype_missingtype_question
/dports/www/moodle311/moodle/question/type/missingtype/
H A Dquestion.php94 public function get_hint($hintnumber, question_attempt $qa) { function in qtype_missingtype_question
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dhelp.h34 std::string get_hint();
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dhelp.h34 std::string get_hint();

12345