Home
last modified time | relevance | path

Searched refs:format_title (Results 1 – 25 of 75) sorted by relevance

123

/dports/net-mgmt/phpipam/phpipam-a14bc06/app/tools/search/
H A Dsearch-results-export.php115 $format_title =& $workbook->addFormat(); variable
116 $format_title->setColor('black');
117 $format_title->setFgColor(22); //light gray
118 $format_title->setBottom(2);
119 $format_title->setAlign('left');
290 $worksheet->write($lineCount, $rc, _('Mask') ,$format_title);
387 $worksheet->write($lineCount, 0, _('Name') ,$format_title);
435 $worksheet->write($lineCount, 0, _('Name') ,$format_title);
436 $worksheet->write($lineCount, 1, _('RD') ,$format_title);
485 $worksheet->write($lineCount, 2, _('Type') ,$format_title);
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/admin/import-export/
H A Dgenerate-xls.php61 $format_title = $workbook->addFormat(); variable
62 $format_title->setColor('black');
63 $format_title->setFgColor(22); //light gray
64 $format_title->setBottom(2);
65 $format_title->setLeft(1);
66 $format_title->setRight(1);
67 $format_title->setTop(1);
68 $format_title->setAlign('left');
125 $worksheet->write($lineCount, 4, _('mac' ),$format_title);
128 $worksheet->write($lineCount, 7, _('port' ),$format_title);
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/tools/logs/
H A Dexport.php39 $format_title =& $workbook->addFormat(); variable
40 $format_title->setColor('black');
41 $format_title->setFgColor(22); //light gray
42 $format_title->setBottom(2);
43 $format_title->setLeft(1);
44 $format_title->setRight(1);
45 $format_title->setTop(1);
46 $format_title->setAlign('left');
65 $worksheet->write($lineCount, 0, _('id'),$format_title);
67 $worksheet->write($lineCount, 2, _('Date'),$format_title);
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/subnets/addresses/
H A Dexport-subnet.php54 $format_title =& $workbook->addFormat(); variable
55 $format_title->setColor('black');
56 $format_title->setFgColor(22); //light gray
57 $format_title->setBottom(1);
58 $format_title->setTop(1);
59 $format_title->setAlign('left');
120 $worksheet->write($lineCount, $rowCount, _('mac') ,$format_title);
124 $worksheet->write($lineCount, $rowCount, _('owner') ,$format_title);
128 $worksheet->write($lineCount, $rowCount, _('device') ,$format_title);
132 $worksheet->write($lineCount, $rowCount, _('port') ,$format_title);
[all …]
/dports/devel/R-cran-pillar/pillar/tests/testthat/
H A Dtest-ticks.R9 expect_equal(format_title("proper_title", 15), "proper_title")
10 expect_equal(format_title("proper_title", 12), "proper_title")
11 expect_equal(format_title("proper_title", 10), continue("proper_ti"))
12 expect_equal(format_title("`a b`", 6), "`a b`")
13 expect_equal(format_title("`a b`", 5), "`a b`")
14 expect_equal(format_title("`a b`", 4), continue("`a "))
15 expect_equal(format_title("`a b`", 3), continue("`a"))
/dports/science/py-dipy/dipy-1.4.1/doc/tools/
H A Ddocgen_cmd.py78 def format_title(text): function
164 help_txt = help_txt.replace("usage:", format_title('usage'))
166 format_title("positional arguments"))
168 format_title("optional arguments"))
171 format_title("output arguments(optional)"))
173 format_title("References"))
/dports/textproc/py-pybtex/pybtex-0.24.0/pybtex/style/formatting/
H A Dunsrt.py68 self.format_title(e, 'title'),
142 def format_title(self, e, which_field, as_sentence=True): member in Style
212 self.format_title(e, 'title'),
247 self.format_title(e, 'title'),
270 self.format_title(e, 'title'),
306 self.format_title(e, 'title'),
321 optional[ self.format_title(e, 'title') ],
383 self.format_title(e, 'title'),
404 self.format_title(e, 'title'),
/dports/devel/R-cran-pillar/pillar/R/
H A Dtitle.R24 width <- get_max_extent(format_title(x, width = Inf))
64 title <- format_title(title, width)
69 title <- format_title(title, Inf)
/dports/net/geocode-glib/geocode-glib-3.26.2/.ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/.gitlab-ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/net/libgweather/libgweather-40.0/.ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/x11/gnome-desktop/gnome-desktop-41.2/.ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/.gitlab-ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/x11-toolkits/libhandy/libhandy-1.4.0/.gitlab-ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/.gitlab-ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/multimedia/totem-pl-parser/totem-pl-parser-3.26.5/.ci/
H A Dcheck-abi12 def format_title(title):
61 print(format_title(f'# Building and installing {revision} in {dest_dir}'),
79 print(format_title(f'# Comparing the two ABIs'), end='\n\n', flush=True)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/integrations/chat_message/
H A Dmerge_message.rb23 @title = format_title(obj_attr[:title])
41 def format_title(title) method in Integrations.ChatMessage.MergeMessage
H A Dnote_message.rb51 def format_title(title) method
56 format_title(title)
/dports/www/moodle310/moodle/blocks/rss_client/
H A Dblock_rss_client.php206 $feedtitle = $this->format_title($simplepiefeed->get_title());
209 $feedtitle = $this->format_title(s($feedrecord->preferredtitle));
274 function format_title($title,$max=64) { function in block_rss_client
/dports/www/moodle311/moodle/blocks/rss_client/
H A Dblock_rss_client.php206 $feedtitle = $this->format_title($simplepiefeed->get_title());
209 $feedtitle = $this->format_title(s($feedrecord->preferredtitle));
274 function format_title($title,$max=64) { function in block_rss_client
/dports/www/moodle39/moodle/blocks/rss_client/
H A Dblock_rss_client.php206 $feedtitle = $this->format_title($simplepiefeed->get_title());
209 $feedtitle = $this->format_title(s($feedrecord->preferredtitle));
274 function format_title($title,$max=64) { function in block_rss_client
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_conn_log_h.erl132 format_title(LogType,Info),
148 format_title(LogType,Info),
188 format_title(raw,#conn_log{client=Client}=Info) -> function
190 format_title(_,Info) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_conn_log_h.erl132 format_title(LogType,Info),
148 format_title(LogType,Info),
188 format_title(raw,#conn_log{client=Client}=Info) -> function
190 format_title(_,Info) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_conn_log_h.erl132 format_title(LogType,Info),
148 format_title(LogType,Info),
188 format_title(raw,#conn_log{client=Client}=Info) -> function
190 format_title(_,Info) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_conn_log_h.erl132 format_title(LogType,Info),
148 format_title(LogType,Info),
188 format_title(raw,#conn_log{client=Client}=Info) -> function
190 format_title(_,Info) -> function

123