Searched refs:m_editorClient (Results 1 – 4 of 4) sorted by relevance
79 EmptyEditorClient m_editorClient; variable
50 m_pageClients.editorClient = &m_editorClient; in DummyPageHolder()
118 EditorClient& editorClient() const { return *m_editorClient; } in editorClient()270 EditorClient* const m_editorClient; variable
115 , m_editorClient(pageClients.editorClient) in Page()134 ASSERT(m_editorClient); in Page()