Searched defs:itemtype (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/tkinter/ |
D | tix.py | 476 def __init__(self, itemtype, cnf={}, *, master=None, **kw): argument 1879 def set(self, x, y, itemtype=None, **kw): argument
|
/third_party/python/Modules/_ctypes/ |
D | _ctypes.c | 4866 PyCArrayType_from_ctype(PyObject *itemtype, Py_ssize_t length) in PyCArrayType_from_ctype()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 81689 static nsIAtom* itemtype; member in nsGkAtoms
|