Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 25 of 255617) sorted by path

12345678910>>...10225

/dports/accessibility/accerciser/accerciser-3.38.0/
H A Daclocal.m42655 # Remove comment, more precisely replace it with a space.
H A Dpyreqs.py23 os.environ['GTK_MODULES'] = val.replace('gail:atk-bridge', '')
/dports/accessibility/accerciser/accerciser-3.38.0/plugins/
H A Dinterface_view.py99 expander.get_label().lower().replace(' ', '').replace('_', '')
240 label_text = label_text.replace(not_implemented_str, '')
365 r_type_name = repr(relation.getRelationType()).replace('RELATION_', '')
366 r_type_name = r_type_name.replace('_', ' ').lower().capitalize()
605 self.label_layer.set_text(repr(ci.getLayer()).replace('LAYER_', ''))
1275 label_text = label_text.replace(_('(Editable)'), '')
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/
H A Dhotkey_manager.py224 return item.lower().replace(' ', '-')
H A Di18n.py58 LOCALE_DIR = "${prefix}/share/locale".replace('${prefix}', '/usr/local')
H A Di18n.py.in58 LOCALE_DIR = "@localedir@".replace('${prefix}', '@prefix@')
H A Dicons.py58 name = role_name.replace(' ', '')
H A Dprefs_dialog.py170 '#' + hex(color_val).replace('0x', '').replace('L', '').rjust(8, '0')
185 '#' + hex(color_val).replace('0x', '').replace('L', '').rjust(6, '0')
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/plugin/
H A Dview.py291 gspath = NEWPLUGVIEWS_PATH + view_name.lower().replace(' ', '-') + '/'
314 gspath = NEWPLUGVIEWS_PATH + view_name.lower().replace(' ', '-') + '/'
899 gspath = NEWPLUGVIEWS_PATH + plugview.lower().replace(' ', '-') + '/'
913 gspath = NEWPLUGVIEWS_PATH + plugview.lower().replace(' ', '-') + '/'
/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/xml/
H A Dversioned-introspection.py54 return "spi_" + name.replace (".", "_")
57 contents = contents.replace ("\"", "\\\"")
/dports/accessibility/atkmm/atkmm-2.28.0/
H A DChangeLog27 Visual Studio 2013 and later, which will replace the current Visual
/dports/accessibility/atkmm/atkmm-2.28.0/build/
H A Dlibtool.m44929 # to replace the "-B" option with "-P" for AIX nm.
5389 # to replace the "-B" option with "-P" for AIX nm.
/dports/accessibility/caribou/caribou-0.4.21/
H A DNEWS224 - Don't try to replace an existing keyboard service (bug #659867).
/dports/accessibility/caribou/caribou-0.4.21/caribou/settings/
H A Dsetting_types.py103 return self.name.replace('_', '-')
H A Dsettings_manager.py57 setting = getattr(self, key.replace('-', '_'))
/dports/accessibility/caribou/caribou-0.4.21/m4/
H A Dlibtool.m44921 # to replace the "-B" option with "-P" for AIX nm.
5375 # to replace the "-B" option with "-P" for AIX nm.
/dports/accessibility/gammy/gammy-0.9.64/include/
H A Djson.hpp10931 s.replace(pos, f.size(), t), // replace with t, and in replace_substring()
13782 replace, ///< replace invalid UTF-8 sequences with U+FFFD enumerator
14173 case error_handler_t::replace: in dump_escaped()
14188 if (error_handler == error_handler_t::replace) in dump_escaped()
14273 case error_handler_t::replace: in dump_escaped()
22116 enum class patch_operations {add, remove, replace, move, copy, test, invalid}; in patch() enumerator
22130 return patch_operations::replace; in patch()
22298 case patch_operations::replace: in patch()
/dports/accessibility/kmag/kmag-21.12.3/
H A DCOPYING.DOC253 you may not add another; but you may replace the old one, on explicit
289 released under this License, and replace the individual copies of this
385 replace the "with...Texts." line with this:
/dports/accessibility/kmouth/kmouth-21.12.3/
H A DCOPYING.DOC253 you may not add another; but you may replace the old one, on explicit
289 released under this License, and replace the individual copies of this
385 replace the "with...Texts." line with this:
/dports/accessibility/libqaccessibilityclient/libqaccessibilityclient-0.4.1/docs/
H A Ddoxygenconfig185 # Doxygen uses this value to replace tabs by spaces in code fragments.
265 # will make doxygen replace the get and set methods by a property in the
/dports/accessibility/orca/orca-41.1/
H A DChangeLog1756 Try and only kill real Orcas with --replace
29531 Replace the old list shortcuts "mode" + hacks and replace it with proper lists
40385 Fix for bgo#618285 - Orca -q and --replace should quit gracefully using kill.
41161 …Fix for bgo#614218 - In orca.desktop.in file the --replace parameter is not present in the exec li…
H A DNEWS6902 * Fix for bgo#618285 - Orca -q and --replace should quit gracefully
7055 * Fix for bgo#614218 - In orca.desktop.in file the --replace
7340 "orca --replace" if you want the new Orca process to kill any existing
7359 NOTE: you must now use "orca --replace" if you want the new Orca
9338 find and replace dialog in openoffice
/dports/accessibility/orca/orca-41.1/help/C/
H A Dintroduction.page115 <cmd>-r</cmd>, <cmd>--replace</cmd>: Replace a currently-running <app>Orca</app>
/dports/accessibility/orca/orca-41.1/help/bg/
H A Dbg.po5113 "<cmd>-r</cmd>, <cmd>--replace</cmd>: Replace a currently-running <app>Orca</"
5116 "<cmd>-r</cmd>, <cmd>--replace</cmd>: замяна на текущо стартирано копие на "
/dports/accessibility/orca/orca-41.1/help/cs/
H A Dcs.po5129 "<cmd>-r</cmd>, <cmd>--replace</cmd>: Replace a currently-running <app>Orca</"
5132 "<cmd>-r</cmd>, <cmd>--replace</cmd>: Nahradit aktuálně běžící "

12345678910>>...10225