Searched defs:Reparent (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ast/ | ||
| D | scopes.cc | 885 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) const { in Reparent() function in v8::internal::Scope::Snapshot |
| /external/python/cpython3/Lib/tkinter/ | ||
| D | __init__.py | 162 Reparent = '21' variable in EventType |