Home | History | Annotate | Download | only in win

Lines Matching refs:m_frameLoadDelegate

2746     if (m_frameLoadDelegate)
2748 m_frameLoadDelegate->didReceiveIcon(this, 0, frame);
2811 m_frameLoadDelegate = d;
2818 if (!m_frameLoadDelegate)
2821 return m_frameLoadDelegate.copyRefTo(d);