Home
last modified time | relevance | path

Searched defs:commandEvent (Results 1 – 25 of 103) sorted by relevance

12345

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/
H A DICommandListener.java37 void commandChanged(CommandEvent commandEvent); in commandChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/
H A DICommandListener.java46 void commandChanged(CommandEvent commandEvent); in commandChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/
H A DLegacyCommandListenerWrapper.java61 public void commandChanged(final CommandEvent commandEvent) { in commandChanged()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawpoint.cpp97 void RS_ActionDrawPoint::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawPoint
H A Drs_actionmodifytrimamount.cpp122 void RS_ActionModifyTrimAmount::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionModifyTrimAmount
H A Drs_actionmodifyrotate2.cpp137 void RS_ActionModifyRotate2::commandEvent(RS_CommandEvent* /*e*/) { in commandEvent() function in RS_ActionModifyRotate2
H A Drs_actiondrawlinerectangle.cpp142 void RS_ActionDrawLineRectangle::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLineRectangle
H A Drs_actiondrawcircle.cpp162 void RS_ActionDrawCircle::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawCircle
H A Drs_actiondimaligned.cpp199 void RS_ActionDimAligned::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDimAligned
H A Drs_actiondimradial.cpp216 void RS_ActionDimRadial::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDimRadial
H A Drs_actiondrawlineparallel.cpp153 void RS_ActionDrawLineParallel::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLineParallel
H A Drs_actiondrawcirclecr.cpp163 void RS_ActionDrawCircleCR::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawCircleCR
H A Drs_actiondrawlineparallelthrough.cpp213 void RS_ActionDrawLineParallelThrough::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLineParallelThrough
H A Dlc_actiondrawlinepolygon3.cpp172 void LC_ActionDrawLinePolygonCenTan::commandEvent(RS_CommandEvent* e) { in commandEvent() function in LC_ActionDrawLinePolygonCenTan
H A Drs_actiondrawlinepolygon.cpp170 void RS_ActionDrawLinePolygonCenCor::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLinePolygonCenCor
H A Drs_actiondrawlinepolygon2.cpp181 void RS_ActionDrawLinePolygonCorCor::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLinePolygonCorCor
H A Drs_actiondimdiametric.cpp222 void RS_ActionDimDiametric::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDimDiametric
H A Drs_actiondimleader.cpp194 void RS_ActionDimLeader::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDimLeader
H A Drs_actiondrawlinerelangle.cpp226 void RS_ActionDrawLineRelAngle::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawLineRelAngle
H A Drs_actiondrawcircle2p.cpp184 void RS_ActionDrawCircle2P::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionDrawCircle2P
H A Drs_actionmodifymoverotate.cpp150 void RS_ActionModifyMoveRotate::commandEvent(RS_CommandEvent* e) { in commandEvent() function in RS_ActionModifyMoveRotate
/dports/net/tigervnc-server/tigervnc-1.12.0/win/winvnc/
H A DVNCServerWin32.h112 rfb::win32::Handle commandEvent; variable
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/winvnc/
H A DVNCServerWin32.h112 rfb::win32::Handle commandEvent; variable
/dports/games/palomino/palomino/src/control/
H A Dreplay_recorder.cc187 ReplayRecorder::CommandListener::operator()( CommandEvent commandEvent ) in operator ()()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DTabBar.cpp51 wxCommandEvent commandEvent(wxEVT_BUTTON, GetId()); in OnClick() local

12345