Home
last modified time | relevance | path

Searched defs:DrawLinks (Results 1 – 14 of 14) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GWTreePlugin/GWTree/
H A DPartner.cs52 public override void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.Partner
H A DChildren.cs130 public override void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.Children
H A DPair.cs85 public override void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.Pair
H A DFamily.cs58 public override void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.Family
H A DGroup.cs77 public virtual void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.Group
H A DTreeModel.cs365 internal void DrawLinks(Graphics gfx) in DrawLinks() method in GWTree.TreeModel
/dports/games/openttd/openttd-12.1/src/linkgraph/
H A Dlinkgraph_gui.cpp251 void LinkGraphOverlay::DrawLinks(const DrawPixelInfo *dpi) const in DrawLinks() function in LinkGraphOverlay
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DMapPanel.cpp1049 void MapPanel::DrawLinks() in DrawLinks() function in MapPanel
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dbasic.cpp948 void wxShape::DrawLinks(wxDC &dc, int attachment, bool recurse) in DrawLinks() function in wxShape
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dbasic.cpp1014 void wxShape::DrawLinks(wxDC& dc, int attachment, bool recurse) in DrawLinks() function in wxShape
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dbasic.cpp1014 void wxShape::DrawLinks(wxDC& dc, int attachment, bool recurse) in DrawLinks() function in wxShape
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dbasic.cpp1014 void wxShape::DrawLinks(wxDC& dc, int attachment, bool recurse) in DrawLinks() function in wxShape
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dbasic.cpp1014 void wxShape::DrawLinks(wxDC& dc, int attachment, bool recurse) in DrawLinks() function in wxShape
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dbasic.py1077 def DrawLinks(self, dc, attachment = -1, recurse = False): member in Shape