Searched defs:Reparent (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/tkinter/test/test_tkinter/ | ||
| D | test_misc.py | 302 Reparent = '21' variable in MiscTest.test_eventtype_enum.CheckedEventType |
| /third_party/node/deps/v8/src/ast/ | ||
| D | scopes.cc | 890 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) { in Reparent() function in v8::internal::Scope::Snapshot |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 193 Reparent = '21' variable in EventType |