Searched refs:m_chrome (Results 1 – 3 of 3) sorted by relevance
167 Chrome* chrome() const { return m_chrome.get(); } in chrome()318 OwnPtr<Chrome> m_chrome; variable
135 : m_chrome(adoptPtr(new Chrome(this, pageClients.chromeClient))) in Page()
10816 * page/Page.h: Made m_dragCaretController and m_chrome objects instead