Home
last modified time | relevance | path

Searched defs:Reparent (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_misc.py302 Reparent = '21' variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/node/deps/v8/src/ast/
Dscopes.cc890 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) { in Reparent() function in v8::internal::Scope::Snapshot
/third_party/python/Lib/tkinter/
D__init__.py193 Reparent = '21' variable in EventType