Searched refs:from_id (Results 1 – 4 of 4) sorted by relevance
204 for to_id, from_id in copy_map:207 bot_map[to_id] = copy.deepcopy(bot_map[from_id])._replace(bot_id=to_id)
69 void TransitionScreen(const std::string& from_id,
115 void ScreenManager::TransitionScreen(const std::string& from_id, in TransitionScreen() argument
509 def from_id(id): member in CursorKind1133 return CursorKind.from_id(self._kind_id)1434 def from_id(id): member in TypeKind1499 return TypeKind.from_id(self._kind_id)1886 return CursorKind.from_id(self.cursorKind)