Searched refs:WindowSnapshotCallback (Results 1 – 2 of 2) sorted by relevance
314 WindowSnapshotCallback; typedef316 void GetWindowSnapshot(const WindowSnapshotCallback& callback);1092 typedef std::map<int, WindowSnapshotCallback> PendingSnapshotMap;
1583 void RenderViewImpl::GetWindowSnapshot(const WindowSnapshotCallback& callback) { in GetWindowSnapshot()