Home
last modified time | relevance | path

Searched refs:DragTo (Results 1 – 17 of 17) sorted by relevance

/dports/editors/lazarus/lazarus/components/jcf2/Utils/DragDrop/
H A DJCFDropTarget.pas72 function DragTo(const Pos: TPoint): boolean; in DragTo() function
190 function TTeDropInterface.DragTo(const Pos: TPoint): boolean; in TTeDropInterface.DragTo() function
309 if not DragTo(pt) then
329 if not DragTo(pt) then
368 if not DragTo(pt) then
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Utils/DragDrop/
H A DJCFDropTarget.pas72 function DragTo(const Pos: TPoint): boolean; in DragTo() function
190 function TTeDropInterface.DragTo(const Pos: TPoint): boolean; in TTeDropInterface.DragTo() function
309 if not DragTo(pt) then
329 if not DragTo(pt) then
368 if not DragTo(pt) then
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Ddrag_to_helper.rb3 module DragTo module
/dports/x11-toolkits/tk87/tk8.7a5/library/ttk/
H A Dentry.tcl405 DragTo $w $x
462 DragTo $w $x
465 DragTo $w $x
/dports/x11-toolkits/tk85/tk8.5.19/library/ttk/
H A Dentry.tcl394 DragTo $w $x
451 DragTo $w $x
454 DragTo $w $x
/dports/x11-toolkits/tk86/tk8.6.12/library/ttk/
H A Dentry.tcl415 DragTo $w $x
472 DragTo $w $x
475 DragTo $w $x
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/groups/
H A Dboard_spec.rb6 include DragTo
H A Dissues_spec.rb7 include DragTo
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/boards/
H A Dmulti_select_spec.rb6 include DragTo
H A Dissue_ordering_spec.rb6 include DragTo
H A Dboards_spec.rb6 include DragTo
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/projects/labels/
H A Dupdate_prioritization_spec.rb6 include DragTo
/dports/editors/lazarus/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas913 function DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
1305 procedure DragTo(const P: TPoint); procedure
6126 function TVTDragImage.DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
10201 procedure TVTHeader.DragTo(const P: TPoint); procedure
10248 FDragImage.DragTo(P, NeedRepaint);
10397 DragTo(Treeview.ClientToScreen(P));
21158 Tree.FDragImage.DragTo(DragPos, False);
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.virtualtrees.pas925 function DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
1329 procedure DragTo(const P: TPoint); procedure
6298 function TVTDragImage.DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
10491 procedure TVTHeader.DragTo(const P: TPoint); procedure
10538 FDragImage.DragTo(P, NeedRepaint);
10687 DragTo(Treeview.ClientToScreen(P));
21635 Tree.FDragImage.DragTo(DragPos, False);
/dports/editors/lazarus-qt5/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas913 function DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
1305 procedure DragTo(const P: TPoint); procedure
6126 function TVTDragImage.DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
10201 procedure TVTHeader.DragTo(const P: TPoint); procedure
10248 FDragImage.DragTo(P, NeedRepaint);
10397 DragTo(Treeview.ClientToScreen(P));
21158 Tree.FDragImage.DragTo(DragPos, False);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas955 function DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
1359 procedure DragTo(const P: TPoint); procedure
6334 function TVTDragImage.DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
10551 procedure TVTHeader.DragTo(const P: TPoint); procedure
10598 FDragImage.DragTo(P, NeedRepaint);
10747 DragTo(Treeview.ClientToScreen(P));
21709 Tree.FDragImage.DragTo(DragPos, False);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas955 function DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
1359 procedure DragTo(const P: TPoint); procedure
6334 function TVTDragImage.DragTo(const P: TPoint; ForceRepaint: Boolean): Boolean; in DragTo() function
10551 procedure TVTHeader.DragTo(const P: TPoint); procedure
10598 FDragImage.DragTo(P, NeedRepaint);
10747 DragTo(Treeview.ClientToScreen(P));
21709 Tree.FDragImage.DragTo(DragPos, False);