Searched refs:GroupOfPathCallbacks (Results 1 – 2 of 2) sorted by relevance
1 std::make_unique<GroupOfPathCallbacks<ConfigPathCallbacks>>(
1070 class GroupOfPathCallbacks(ConfigEntry, Renderer): class1075 super(GroupOfPathCallbacks, self).__init__(**kw)1090 super(GroupOfPathCallbacks, self).factory(objs)1099 super(GroupOfPathCallbacks, self).setup(objs)1150 "grouppath": GroupOfPathCallbacks,