Home
last modified time | relevance | path

Searched refs:LastAnchor (Results 1 – 6 of 6) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Quantizer/Support/
H A DConstraintAnalysisGraph.h52 LastAnchor = ResultAnchor, enumerator
160 return n->getKind() >= Kind::Anchor && n->getKind() <= Kind::LastAnchor; in classof()
/dports/editors/lazarus/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas24487 LastAnchor: PVirtualNode;
24517 LastAnchor := FRangeAnchor;
24531 if Assigned(LastAnchor) and FindNodeInSelection(LastAnchor, {%H-}Index, -1, -1) then
24532 FRangeAnchor := LastAnchor;
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.virtualtrees.pas25093 LastAnchor: PVirtualNode;
25123 LastAnchor := FRangeAnchor;
25137 if Assigned(LastAnchor) and FindNodeInSelection(LastAnchor, {%H-}Index, -1, -1) then
25138 FRangeAnchor := LastAnchor;
/dports/editors/lazarus-qt5/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas24487 LastAnchor: PVirtualNode;
24517 LastAnchor := FRangeAnchor;
24531 if Assigned(LastAnchor) and FindNodeInSelection(LastAnchor, {%H-}Index, -1, -1) then
24532 FRangeAnchor := LastAnchor;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas25174 LastAnchor: PVirtualNode;
25204 LastAnchor := FRangeAnchor;
25218 if Assigned(LastAnchor) and FindNodeInSelection(LastAnchor, {%H-}Index, -1, -1) then
25219 FRangeAnchor := LastAnchor;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas25174 LastAnchor: PVirtualNode;
25204 LastAnchor := FRangeAnchor;
25218 if Assigned(LastAnchor) and FindNodeInSelection(LastAnchor, {%H-}Index, -1, -1) then
25219 FRangeAnchor := LastAnchor;