Home
last modified time | relevance | path

Searched refs:OnTextSelectionChanged (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dsubs_controller.h64 void OnTextSelectionChanged();
H A Dsubs_controller.cpp148 …text->textSelectionController->AddSelectionListener(&SubsController::OnTextSelectionChanged, this)) in SubsController()
355 void SubsController::OnTextSelectionChanged() { in OnTextSelectionChanged() function in SubsController
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dtext_input_manager.h63 virtual void OnTextSelectionChanged( in OnTextSelectionChanged() function
H A Dtext_input_manager.cc256 observer.OnTextSelectionChanged(this, view); in SelectionChanged()
H A Drender_widget_host_view_android.h307 void OnTextSelectionChanged(TextInputManager* text_input_manager,
H A Drender_widget_host_view_mac.h215 void OnTextSelectionChanged(TextInputManager* text_input_manager,
H A Drender_widget_host_view_aura.h526 void OnTextSelectionChanged(TextInputManager* text_input_mangager,
H A Drender_widget_host_view_android.cc743 void RenderWidgetHostViewAndroid::OnTextSelectionChanged( in OnTextSelectionChanged() function in content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_aura.cc2490 void RenderWidgetHostViewAura::OnTextSelectionChanged( in OnTextSelectionChanged() function in content::RenderWidgetHostViewAura
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dtext_input_manager.h62 virtual void OnTextSelectionChanged( in OnTextSelectionChanged() function
H A Dtext_input_manager.cc262 observer.OnTextSelectionChanged(this, view); in SelectionChanged()
H A Drender_widget_host_view_android.h307 void OnTextSelectionChanged(TextInputManager* text_input_manager,
H A Drender_widget_host_view_mac.h220 void OnTextSelectionChanged(TextInputManager* text_input_manager,
H A Drender_widget_host_view_aura.h549 void OnTextSelectionChanged(TextInputManager* text_input_mangager,
H A Drender_widget_host_view_android.cc785 void RenderWidgetHostViewAndroid::OnTextSelectionChanged( in OnTextSelectionChanged() function in content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_aura.cc2530 void RenderWidgetHostViewAura::OnTextSelectionChanged( in OnTextSelectionChanged() function in content::RenderWidgetHostViewAura
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dgoutput.py456 self.cmdPrompt.OnTextSelectionChanged)
459 self.cmdOutput.OnTextSelectionChanged)
609 def OnTextSelectionChanged(self, event): member in GStc
H A Dprompt.py190 def OnTextSelectionChanged(self, event): member in GPromptSTC
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_auralinux.h211 void OnTextSelectionChanged();
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_auralinux.h215 void OnTextSelectionChanged();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Drender_widget_host_view_qt.h191 …void OnTextSelectionChanged(content::TextInputManager *text_input_manager, RenderWidgetHostViewBas…
H A Drender_widget_host_view_qt.cpp830 void RenderWidgetHostViewQt::OnTextSelectionChanged(content::TextInputManager *text_input_manager, … in OnTextSelectionChanged() function in QtWebEngineCore::RenderWidgetHostViewQt
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/
H A Dtext_input_test_utils.cc121 void OnTextSelectionChanged(TextInputManager* text_input_manager, in OnTextSelectionChanged() function in content::TextInputManagerTester::InternalObserver
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DDataEditorForm.cs401 private void OnTextSelectionChanged(object sender, EventArgs e) in OnTextSelectionChanged() method in KeePass.Forms.DataEditorForm
H A DDataEditorForm.Designer.cs509 this.m_rtbText.SelectionChanged += new System.EventHandler(this.OnTextSelectionChanged); in InitializeComponent()

12