Home
last modified time | relevance | path

Searched refs:OnPositionChanged (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DCurrencyManager.cs91 OnPositionChanged (EventArgs.Empty);
289 protected virtual void OnPositionChanged (EventArgs e) in OnPositionChanged() method in System.Windows.Forms.CurrencyManager
343 OnPositionChanged (EventArgs.Empty); in ChangeRecordState()
387 OnPositionChanged (EventArgs.Empty); in ListChangedHandler()
420 OnPositionChanged (EventArgs.Empty); in ListChangedHandler()
H A DBindingNavigator.cs372 bindingSource.PositionChanged -= new EventHandler(OnPositionChanged); in AttachNewSource()
381 bindingSource.PositionChanged += new EventHandler(OnPositionChanged); in AttachNewSource()
444 private void OnPositionChanged(object sender, EventArgs e) in OnPositionChanged() method in System.Windows.Forms.BindingNavigator
H A DListControl.cs471 data_manager.PositionChanged -= new EventHandler (OnPositionChanged); in ConnectToDataSource()
475 newDataMgr.PositionChanged += new EventHandler (OnPositionChanged); in ConnectToDataSource()
497 private void OnPositionChanged (object sender, EventArgs e) in OnPositionChanged() method in System.Windows.Forms.ListControl
/dports/editors/lazarus/lazarus/ide/
H A Dsourcemarks.pas161 procedure AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
162 procedure RemovePositionChangedHandler(OnPositionChanged: TNotifyEvent);
494 procedure TSourceMark.AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
496 AddHandler(smhPositionChanged,TMethod(OnPositionChanged));
500 OnPositionChanged: TNotifyEvent);
502 FHandlers[smhPositionChanged].Remove(TMethod(OnPositionChanged));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dsourcemarks.pas161 procedure AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
162 procedure RemovePositionChangedHandler(OnPositionChanged: TNotifyEvent);
494 procedure TSourceMark.AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
496 AddHandler(smhPositionChanged,TMethod(OnPositionChanged));
500 OnPositionChanged: TNotifyEvent);
502 FHandlers[smhPositionChanged].Remove(TMethod(OnPositionChanged));
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dsourcemarks.pas161 procedure AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
162 procedure RemovePositionChangedHandler(OnPositionChanged: TNotifyEvent);
494 procedure TSourceMark.AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
496 AddHandler(smhPositionChanged,TMethod(OnPositionChanged));
500 OnPositionChanged: TNotifyEvent);
502 FHandlers[smhPositionChanged].Remove(TMethod(OnPositionChanged));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dsourcemarks.pas161 procedure AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
162 procedure RemovePositionChangedHandler(OnPositionChanged: TNotifyEvent);
494 procedure TSourceMark.AddPositionChangedHandler(OnPositionChanged: TNotifyEvent);
496 AddHandler(smhPositionChanged,TMethod(OnPositionChanged));
500 OnPositionChanged: TNotifyEvent);
502 FHandlers[smhPositionChanged].Remove(TMethod(OnPositionChanged));
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/splitter/
H A Dsplitter.cpp113 void OnPositionChanged(wxSplitterEvent& event);
415 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in BEGIN_EVENT_TABLE()
432 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/splitter/
H A Dsplitter.cpp113 void OnPositionChanged(wxSplitterEvent& event);
415 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in BEGIN_EVENT_TABLE()
432 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/splitter/
H A Dsplitter.cpp113 void OnPositionChanged(wxSplitterEvent& event);
415 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in BEGIN_EVENT_TABLE()
432 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/splitter/
H A Dsplitter.cpp113 void OnPositionChanged(wxSplitterEvent& event);
415 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in BEGIN_EVENT_TABLE()
432 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/splitter/
H A Dsplitter.cpp135 void OnPositionChanged(wxSplitterEvent& event);
502 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in wxBEGIN_EVENT_TABLE()
519 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/splitter/
H A Dsplitter.cpp128 void OnPositionChanged(wxSplitterEvent& event);
477 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in wxBEGIN_EVENT_TABLE()
494 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/splitter/
H A Dsplitter.cpp128 void OnPositionChanged(wxSplitterEvent& event);
477 EVT_SPLITTER_SASH_POS_CHANGED(wxID_ANY, MySplitterWindow::OnPositionChanged) in wxBEGIN_EVENT_TABLE()
494 void MySplitterWindow::OnPositionChanged(wxSplitterEvent& event) in OnPositionChanged() function in MySplitterWindow
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DIMapControl.cs51 event PositionChanged OnPositionChanged; event
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/geolocation/win/
H A Dlocation_provider_winrt.h45 void OnPositionChanged(
H A Dlocation_provider_winrt.cc247 base::BindRepeating(&LocationProviderWinrt::OnPositionChanged, in RegisterCallbacks()
331 void LocationProviderWinrt::OnPositionChanged( in OnPositionChanged() function in device::LocationProviderWinrt
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/geolocation/win/
H A Dlocation_provider_winrt.h45 void OnPositionChanged(
H A Dlocation_provider_winrt.cc246 base::BindRepeating(&LocationProviderWinrt::OnPositionChanged, in RegisterCallbacks()
330 void LocationProviderWinrt::OnPositionChanged( in OnPositionChanged() function in device::LocationProviderWinrt
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/text/
H A Dtexttool.h73 void OnPositionChanged (int position);
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsyncompletion.pas234 property OnPositionChanged: TNotifyEvent read FOnPositionChanged write FOnPositionChanged; property
358 property OnPositionChanged: TNotifyEvent read GetOnPositionChanged property
1358 if Assigned(OnPositionChanged) then OnPositionChanged(Self);
1621 Form.OnPositionChanged := AValue;
1676 Result := Form.OnPositionChanged;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyncompletion.pas238 property OnPositionChanged: TNotifyEvent read FOnPositionChanged write FOnPositionChanged; property
362 property OnPositionChanged: TNotifyEvent read GetOnPositionChanged property
1362 if Assigned(OnPositionChanged) then OnPositionChanged(Self);
1625 Form.OnPositionChanged := AValue;
1680 Result := Form.OnPositionChanged;
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsyncompletion.pas234 property OnPositionChanged: TNotifyEvent read FOnPositionChanged write FOnPositionChanged; property
358 property OnPositionChanged: TNotifyEvent read GetOnPositionChanged property
1358 if Assigned(OnPositionChanged) then OnPositionChanged(Self);
1621 Form.OnPositionChanged := AValue;
1676 Result := Form.OnPositionChanged;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyncompletion.pas238 property OnPositionChanged: TNotifyEvent read FOnPositionChanged write FOnPositionChanged; property
362 property OnPositionChanged: TNotifyEvent read GetOnPositionChanged property
1362 if Assigned(OnPositionChanged) then OnPositionChanged(Self);
1625 Form.OnPositionChanged := AValue;
1680 Result := Form.OnPositionChanged;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/remote_cocoa/app_shim/
H A Dnative_widget_ns_window_bridge.h137 void OnPositionChanged();

12