Home
last modified time | relevance | path

Searched defs:GetActiveEditor (Results 1 – 11 of 11) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedsourcewindow.pas51 function GetActiveEditor: TSourceEditorInterface; in GetActiveEditor() function
146 function TSourceWindow.GetActiveEditor: TSourceEditorInterface; in TSourceWindow.GetActiveEditor() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedsourcewindow.pas51 function GetActiveEditor: TSourceEditorInterface; in GetActiveEditor() function
146 function TSourceWindow.GetActiveEditor: TSourceEditorInterface; in TSourceWindow.GetActiveEditor() function
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dsrceditorintf.pas224 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
287 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dsrceditorintf.pas224 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
287 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dsrceditorintf.pas229 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
297 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dsrceditorintf.pas229 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
297 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Deditormanager.cpp436 EditorBase* EditorManager::GetActiveEditor() in GetActiveEditor() function in EditorManager
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp7099 EditorBase* nsContentUtils::GetActiveEditor(nsPresContext* aPresContext) { function in nsContentUtils
7108 EditorBase* nsContentUtils::GetActiveEditor(nsPIDOMWindowOuter* aWindow) { function in nsContentUtils
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp7085 EditorBase* nsContentUtils::GetActiveEditor(nsPresContext* aPresContext) { function in nsContentUtils
7094 EditorBase* nsContentUtils::GetActiveEditor(nsPIDOMWindowOuter* aWindow) { function in nsContentUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp7099 EditorBase* nsContentUtils::GetActiveEditor(nsPresContext* aPresContext) { function in nsContentUtils
7108 EditorBase* nsContentUtils::GetActiveEditor(nsPIDOMWindowOuter* aWindow) { function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp6805 TextEditor* nsContentUtils::GetActiveEditor(nsPresContext* aPresContext) { function in nsContentUtils