Home
last modified time | relevance | path

Searched refs:DoSelection (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/selection/algorithm/
H A DGeneral.cpp102 static void DoSelection (bool delete_bounds_src = true) in DoSelection() function in selection::algorithm::SelectByBounds
135 SelectByBounds<SelectionPolicy_Inside>::DoSelection(); in selectInside()
140 SelectByBounds<SelectionPolicy_Touching>::DoSelection(false); in selectTouching()
145 SelectByBounds<SelectionPolicy_Complete_Tall>::DoSelection(); in selectCompleteTall()
/dports/editors/lazarus/lazarus/tools/lazdatadesktop/
H A Dfrmimportdd.lfm81 OnExecute = DoSelection
86 OnExecute = DoSelection
H A Dfrmimportdd.pp45 procedure DoSelection(Sender: TObject);
95 procedure TImportDDform.DoSelection(Sender: TObject);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/lazdatadesktop/
H A Dfrmimportdd.lfm81 OnExecute = DoSelection
86 OnExecute = DoSelection
H A Dfrmimportdd.pp45 procedure DoSelection(Sender: TObject);
95 procedure TImportDDform.DoSelection(Sender: TObject);
/dports/editors/lazarus-qt5/lazarus/tools/lazdatadesktop/
H A Dfrmimportdd.lfm81 OnExecute = DoSelection
86 OnExecute = DoSelection
H A Dfrmimportdd.pp45 procedure DoSelection(Sender: TObject);
95 procedure TImportDDform.DoSelection(Sender: TObject);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/lazdatadesktop/
H A Dfrmimportdd.lfm81 OnExecute = DoSelection
86 OnExecute = DoSelection
H A Dfrmimportdd.pp45 procedure DoSelection(Sender: TObject);
95 procedure TImportDDform.DoSelection(Sender: TObject);
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DSelectionKeyHandler.h15 void DoSelection(std::string selectString);
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/interface/
H A DSaveButton.cpp299 DoSelection(); in OnMouseUnclick()
344 DoSelection(); in OnContextMenuAction()
368 DoSelection(); in OnMouseClick()
417 void SaveButton::DoSelection() in DoSelection() function in ui::SaveButton
H A DSaveButton.h79 void DoSelection();
/dports/multimedia/transcode/transcode-1.1.7/filter/preview/
H A Dpv.h167 int DoSelection(XButtonEvent *ev, int *xanf, int *yanf, int *xend, int *yend);
H A Dpv.c241 if (DoSelection(but_event, &x1, &y1, &x2, &y2)) { in xv_display_event()
691 int DoSelection(XButtonEvent *ev, int *xanf, int *yanf, int *xend, int *yend) in DoSelection() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/src/MainLoops/
H A DStandardMainLoop.cpp349 algorithm.DoSelection(*fits); in RunGeneration()
H A DDuplicateRemovingMainLoop.cpp397 algorithm.DoSelection(*fits); in RunGeneration()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Common/src/
H A DView.h61 Standard_EXPORT static void DoSelection( int Id,
/dports/devel/upp/upp/uppsrc/TextDiffCtrl/
H A DTextCtrl.cpp38 void TextCompareCtrl::DoSelection(int y, bool shift) in DoSelection() function in Upp::TextCompareCtrl
64 DoSelection(pt.y, keyflags & K_SHIFT); in LeftDown()
85 DoSelection(pt.y, true); in MouseMove()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/OCCTOverview/src/
H A DView.h117 Standard_EXPORT static void DoSelection(int Id, Handle(AIS_InteractiveContext)& );
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/Qt4/
H A Dqt4menu.h70 void DoSelection(bool);
H A Dqt4menu.cpp356 connect(cb, SIGNAL(clicked(bool)), this, SLOT(DoSelection(bool))); in AddRow()
581 void NetHackQtMenuWindow::DoSelection(bool) in DoSelection() function in nethack_qt4::NetHackQtMenuWindow
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/Qt4/
H A Dqt4menu.h70 void DoSelection(bool);
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dgaptext.c80 static void DoSelection ( in DoSelection() function
206 DoSelection( w, NULL, &selection, &type, (caddr_t) line, in GetSelection()
225 (XtSelectionCallbackProc) DoSelection, (XtPointer)list, time ); in GetSelection()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/include/
H A DGeneticAlgorithm.hpp1344 DoSelection(
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dselect.cpp143 static void DoSelection( bool delete_bounds_src = true ){ in DoSelection() function in SelectByBounds
679 SelectByBounds<SelectionPolicy_Inside>::DoSelection(); in Select_Inside()
683 SelectByBounds<SelectionPolicy_Touching>::DoSelection( false ); in Select_Touching()

12