Home
last modified time | relevance | path

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

/dports/finance/frontaccounting/frontaccounting/includes/prefs/
H A Duserprefs.inc33 var $show_hints;
71 $this->show_hints = $user["show_hints"];
107 'show_hints' => $this->show_hints,
199 function show_hints()
201 return $this->show_hints;
/dports/finance/frontaccounting/frontaccounting/sql/
H A Dalter2.sql1 ALTER TABLE `0_users` ADD `show_hints` TINYINT(1) DEFAULT '0' NOT NULL AFTER `show_codes` ;
H A Den_US-new.sql2057 `show_hints` tinyint(1) NOT NULL default '0',
H A Den_US-demo.sql2308 `show_hints` tinyint(1) NOT NULL default '0',
/dports/net-im/tkabber/tkabber-1.1.2/plugins/richtext/
H A Durls.tcl229 set show_hints true
232 set show_hints false
246 if {$show_hints} {
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPreferencesDialog.cpp236 wxCheckBox* show_hints=XRCCTRL(*this,"pref_show_projection_hints",wxCheckBox); in BEGIN_EVENT_TABLE() local
237 show_hints->Enable(true); in BEGIN_EVENT_TABLE()
238 show_hints->Show(true); in BEGIN_EVENT_TABLE()
239 show_hints->Update(); in BEGIN_EVENT_TABLE()
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dbridges.c2100 bool show_hints; member
2118 ui->show_hints = false; in new_ui()
2532 ui->show_hints = !ui->show_hints; in interpret_move()
2749 if (ui->show_hints) { in lines_lvlh()
3084 (ui->show_hints && in game_redraw()
3088 (ui->show_hints && in game_redraw()
/dports/finance/frontaccounting/frontaccounting/includes/
H A Dcurrent_user.inc502 return $_SESSION["wa_current_user"]->prefs->show_hints();
/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.c8665 static int show_hints(int argc, char *argv[]) { function
8966 { "show-hints", &show_hints, "print hints: show-hints [local|root] [plain|packet]" },
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.c8634 static int show_hints(int argc, char *argv[]) { function
8932 { "show-hints", &show_hints, "print hints: show-hints [local|root] [plain|packet]" },
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.c9507 static int show_hints(int argc, char *argv[]) { function
9804 { "show-hints", &show_hints, "print hints: show-hints [local|root] [plain|packet]" },
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.c9618 static int show_hints(int argc, char *argv[]) { function
9915 { "show-hints", &show_hints, "print hints: show-hints [local|root] [plain|packet]" },
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.c11023 static int show_hints(int argc, char *argv[]) { function
11349 { "show-hints", &show_hints, "print hints: show-hints [local|root] [plain|packet]" },
/dports/security/gnupg/gnupg-2.3.3/
H A DChangeLog8970 (send_query, show_hints, echo_port): Likewise.