/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/mapstuff/area/ |
H A D | OccupantArea.java | 140 protected void handleRemoved(final RPEntity entity) { in handleRemoved() method in OccupantArea 295 handleRemoved(rpentity); in onExited() 364 handleRemoved(entity); in onTurnReached() 368 handleRemoved(entity); in onTurnReached()
|
H A D | LifeDrainArea.java | 139 protected void handleRemoved(final RPEntity entity) { in handleRemoved() method in LifeDrainArea 141 super.handleRemoved(entity); in handleRemoved()
|
H A D | DamagingArea.java | 229 protected void handleRemoved(final RPEntity entity) { in handleRemoved() method in DamagingArea 231 super.handleRemoved(entity); in handleRemoved()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ |
H A D | SearchResultUpdater.java | 58 handleRemoved(removedElements); in elementChanged() 60 handleRemoved(potentiallyRemovedElements); in elementChanged() 64 private void handleRemoved(Set<IAdaptable> removedElements) { in handleRemoved() method in SearchResultUpdater
|
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/chartsqml2/ |
H A D | declarativepieseries.cpp | 76 connect(this, SIGNAL(removed(QList<QPieSlice*>)), this, SLOT(handleRemoved(QList<QPieSlice*>))); in DeclarativePieSeries() 155 void DeclarativePieSeries::handleRemoved(QList<QPieSlice *> slices) in handleRemoved() function in DeclarativePieSeries
|
H A D | declarativepieseries_p.h | 99 void handleRemoved(QList<QPieSlice *> slices);
|
H A D | plugins.qmltypes | 1593 name: "handleRemoved"
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/mapping/ |
H A D | ChangeDescription.java | 105 private void handleRemoved(IResourceDelta delta) { in handleRemoved() method in ChangeDescription 126 handleRemoved(delta); in recordChange()
|
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/skins/halo/ |
H A D | BusyCursor.as | 90 addEventListener(Event.REMOVED, handleRemoved); 119 private function handleRemoved(event:Event):void method in BusyCursor
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/internal/mapping/ |
H A D | ChangeDescription.java | 140 private void handleRemoved(IResourceDelta delta) { in handleRemoved() method in ChangeDescription 161 handleRemoved(delta); in recordChange()
|
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/skins/halo/ |
H A D | BusyCursor.as | 109 addEventListener(Event.REMOVED, handleRemoved); 138 private function handleRemoved(event:Event):void method in BusyCursor
|
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/ |
H A D | DataSubmissionResultHandler.java | 117 void handleRemoved(DataRow p);
|
H A D | DefaultDataSubmissionResultHandler.java | 123 public void handleRemoved(DataRow p) {
|
H A D | SummarizingSubmissionResultHandler.java | 224 public void handleRemoved(DataRow p) { in handleRemoved() method in SummarizingSubmissionResultHandler
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/canary/comparator/ |
H A D | comparator.go | 499 func pruneList(list []*time.Time, shouldRemove func(int, *time.Time) bool, handleRemoved func(int, … 504 handleRemoved(i, e)
|
/dports/devel/staf/src/staf/stafproc/ |
H A D | STAFHandleManager.h | 234 void handleRemoved(STAFHandle_t handle);
|
H A D | STAFHandleManager.cpp | 132 gHandleManagerPtr->handleRemoved(*handlePtr); in callHandleRemovedCallback() 915 void STAFHandleManager::handleRemoved(STAFHandle_t handle) in handleRemoved() function in STAFHandleManager
|