Home
last modified time | relevance | path

Searched defs:kw (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/python/Lib/tkinter/
Dttk.py113 def _format_elemcreate(etype, script=False, *args, **kw):
372 def configure(self, style, query_opt=None, **kw):
385 def map(self, style, query_opt=None, **kw):
457 def element_create(self, elementname, etype, *args, **kw):
528 def __init__(self, master, widgetname, kw=None): argument
563 def instate(self, statespec, callback=None, *args, **kw):
595 def __init__(self, master=None, **kw):
618 def __init__(self, master=None, **kw):
648 def __init__(self, master=None, widget=None, **kw):
690 def __init__(self, master=None, **kw):
[all …]
Dtix.py108 def tix_configure(self, cnf=None, **kw):
235 def config(self, cnf={}, **kw):
290 static_options=None, cnf={}, kw={}): argument
395 def image_create(self, imgtype, cnf={}, master=None, **kw):
476 def __init__(self, itemtype, cnf={}, *, master=None, **kw):
491 def _options(self, cnf, kw): argument
507 def config(self, cnf={}, **kw):
528 def __init__(self, master=None, cnf={}, **kw):
538 def bind_widget(self, widget, cnf={}, **kw):
550 def __init__(self, master=None, cnf={}, **kw):
[all …]
D__init__.py693 def tk_setPalette(self, *args, **kw):
883 def clipboard_get(self, **kw):
906 def clipboard_clear(self, **kw):
914 def clipboard_append(self, string, **kw):
986 def selection_clear(self, **kw):
991 def selection_get(self, **kw):
1009 def selection_handle(self, command, **kw):
1025 def selection_own(self, **kw):
1033 def selection_own_get(self, **kw):
1497 def _options(self, cnf, kw = None): argument
[all …]
Dsimpledialog.py344 def askinteger(title, prompt, **kw):
366 def askfloat(title, prompt, **kw):
382 def __init__(self, *args, **kw):
400 def askstring(title, prompt, **kw):
Dscrolledtext.py21 def __init__(self, master=None, **kw):
Ddialog.py11 def __init__(self, master=None, cnf={}, **kw):
Dfont.py50 def _set(self, kw): argument
163 def metrics(self, *options, **kw):
/third_party/python/Lib/json/
D__init__.py122 default=None, sort_keys=False, **kw):
185 default=None, sort_keys=False, **kw):
275 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw):
300 parse_int=None, parse_constant=None, object_pairs_hook=None, **kw):
/third_party/python/Lib/test/test_email/
Dtest_parser.py91 def message_from_file(s, *args, **kw):
98 def message_from_bytes(s, *args, **kw):
101 def message_from_binary_file(s, *args, **kw):
Dtest_message.py500 def get_content(self, msg, *args, **kw):
502 def set_content(self, msg, *args, **kw):
665 def set_content(self, msg, content, *args, **kw):
699 def set_content(self, msg, content, *args, **kw):
761 def set_content(self, msg, *args, **kw):
Dtest_inversion.py65 def payload_as_body(self, payload, **kw):
/third_party/python/Lib/test/
Dtest_dict_version.py24 def check_version_changed(self, mydict, method, *args, **kw):
29 def check_version_dont_change(self, mydict, method, *args, **kw):
40 def new_dict(self, *args, **kw):
Dreperf.py11 def timefunc(n, func, *args, **kw):
Dtest_utf8_mode.py30 def get_output(self, *args, failure=False, **kw):
220 def check(utf8_opt, expected, **kw):
Dtest_repl.py11 def spawn_repl(*args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, **kw):
/third_party/python/Lib/email/
Dheaderregistry.py313 def init(self, *args, **kw):
365 def init(self, *args, **kw):
420 def init(self, *args, **kw):
459 def init(self, *args, **kw):
472 def init(self, *args, **kw):
494 def init(self, *args, **kw):
516 def init(self, *args, **kw):
Dmessage.py1093 def get_content(self, *args, content_manager=None, **kw):
1098 def set_content(self, *args, content_manager=None, **kw):
1139 def _add_multipart(self, _subtype, *args, _disp=None, **kw):
1149 def add_related(self, *args, **kw):
1152 def add_alternative(self, *args, **kw):
1155 def add_attachment(self, *args, **kw):
1170 def set_content(self, *args, **kw):
/third_party/python/Lib/distutils/command/
Dbdist_msi.py25 def __init__(self, *args, **kw):
125 def __init__(self, *args, **kw):
/third_party/python/Lib/idlelib/
Dstatusbar.py6 def __init__(self, master, **kw):
/third_party/python/Lib/test/test_importlib/
Dtest_pkg_import.py14 def __init__(self, *args, **kw):
/third_party/python/Tools/scripts/
Dpep384_macrocheck.py23 def dprint(*args, **kw):
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py1082 async def getaddrinfo(*args, **kw):
1092 def _socket(*args, **kw):
1113 def getaddrinfo(*args, **kw):
1200 async def getaddrinfo(*args, **kw):
1212 async def getaddrinfo(*args, **kw):
1227 async def getaddrinfo(*args, **kw):
1254 async def getaddrinfo(*args, **kw):
1382 async def getaddrinfo(host, *args, **kw):
1405 def getaddrinfo(host, port, *args, **kw):
1520 async def getaddrinfo(*args, **kw):
[all …]
/third_party/python/Lib/distutils/tests/
Dtest_archive_util.py258 def fake_zipfile(*a, **kw):
291 def _breaks(*args, **kw):
Dtest_build_clib.py83 def compile(*args, **kw):
/third_party/python/Lib/distutils/
Dextension.py102 **kw # To catch unknown keywords

1234567