Searched refs:SetTextEditor (Results 1 – 4 of 4) sorted by relevance
123 documentView->SetTextEditor(TextEditorRef(new TextEditor(), true)); in ReadyToRun()
58 void SetTextEditor(
46 SetTextEditor(TextEditorRef(new(std::nothrow) TextEditor(), true)); in TextDocumentView()56 SetTextEditor(TextEditorRef()); in ~TextDocumentView()325 TextDocumentView::SetTextEditor(const TextEditorRef& editor) in SetTextEditor() function in TextDocumentView
209 fTextView->SetTextEditor(fTextEditor); in RatePackageWindow()