Home
last modified time | relevance | path

Searched refs:show_tabs (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dcat.c231 bool show_tabs, in cat() argument
462 else if (ch == '\t' && !show_tabs) in cat()
483 if (ch == '\t' && show_tabs) in cat()
545 bool show_tabs = false; in main() local
600 show_tabs = true; in main()
615 show_tabs = true; in main()
623 show_tabs = true; in main()
708 || show_tabs || squeeze_blank)) in main()
746 show_tabs, number, number_nonblank, show_ends, in main()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dcat.c231 bool show_tabs, in cat() argument
462 else if (ch == '\t' && !show_tabs) in cat()
483 if (ch == '\t' && show_tabs) in cat()
545 bool show_tabs = false; in main() local
600 show_tabs = true; in main()
615 show_tabs = true; in main()
623 show_tabs = true; in main()
708 || show_tabs || squeeze_blank)) in main()
746 show_tabs, number, number_nonblank, show_ends, in main()
/dports/archivers/zutils/zutils-1.10/
H A Dzcat.cc53 bool show_tabs; member
58 show_tabs( false ), squeeze_blank( false ) {} in Cat_options()
208 if( c != '\t' || cat_options.show_tabs ) in do_cat()
222 if( c == '\t' && cat_options.show_tabs ) in do_cat()
314 cat_options.show_tabs = true; break; in main()
334 case 'T': cat_options.show_tabs = true; break; in main()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-prj/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-vc/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/multiterm/src/
H A Dnotebook.vala41 private void on_show_tabs_activate(bool show_tabs)
43 this.show_tabs = show_tabs;
44 cfg.show_tabs = show_tabs;
212 this.show_tabs = cfg.show_tabs;

12345678910>>...15