Searched refs:InfoBarDelegatePair (Results 1 – 2 of 2) sorted by relevance
163 typedef std::pair<InfoBarDelegate*, InfoBarDelegate*> InfoBarDelegatePair; in Observe() typedef167 Details<InfoBarDelegatePair>(details).ptr()->first)) in Observe()
43 InfoBarDelegatePair;44 InfoBarDelegatePair* delegates =45 Details<InfoBarDelegatePair>(details).ptr();