Home
last modified time | relevance | path

Searched refs:IsNodeVisible (Results 1 – 14 of 14) sorted by relevance

/dports/editors/lazarus/lazarus/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas66 function IsNodeVisible(const APackageName: String): Boolean; in IsNodeVisible() function
142 if not IsNodeVisible(SerializablePackages.Items[I].DisplayName) then
302 function TPackageListFrm.IsNodeVisible(const APackageName: String): Boolean; in TPackageListFrm.IsNodeVisible() function
/dports/editors/lazarus-qt5/lazarus/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas66 function IsNodeVisible(const APackageName: String): Boolean; in IsNodeVisible() function
142 if not IsNodeVisible(SerializablePackages.Items[I].DisplayName) then
302 function TPackageListFrm.IsNodeVisible(const APackageName: String): Boolean; in TPackageListFrm.IsNodeVisible() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas73 function IsNodeVisible(const APackageName: String): Boolean; in IsNodeVisible() function
172 if not IsNodeVisible(SerializablePackages.Items[I].DisplayName) then
464 function TPackageListFrm.IsNodeVisible(const APackageName: String): Boolean; in TPackageListFrm.IsNodeVisible() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas73 function IsNodeVisible(const APackageName: String): Boolean; in IsNodeVisible() function
172 if not IsNodeVisible(SerializablePackages.Items[I].DisplayName) then
464 function TPackageListFrm.IsNodeVisible(const APackageName: String): Boolean; in TPackageListFrm.IsNodeVisible() function
/dports/editors/lazarus/lazarus/lcl/include/
H A Dtreeview.inc1629 function TTreeNode.IsNodeVisible: Boolean;
1632 Result := TreeView.IsNodeVisible(Self)
4163 function TCustomTreeView.IsNodeVisible(ANode: TTreeNode): Boolean;
4167 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4174 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
4182 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4190 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc1655 function TTreeNode.IsNodeVisible: Boolean;
1658 Result := TreeView.IsNodeVisible(Self)
4187 function TCustomTreeView.IsNodeVisible(ANode: TTreeNode): Boolean;
4191 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4198 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
4206 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4214 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dtreeview.inc1629 function TTreeNode.IsNodeVisible: Boolean;
1632 Result := TreeView.IsNodeVisible(Self)
4163 function TCustomTreeView.IsNodeVisible(ANode: TTreeNode): Boolean;
4167 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4174 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
4182 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4190 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc1655 function TTreeNode.IsNodeVisible: Boolean;
1658 Result := TreeView.IsNodeVisible(Self)
4187 function TCustomTreeView.IsNodeVisible(ANode: TTreeNode): Boolean;
4191 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4198 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
4206 //DebugLn('[TCustomTreeView.IsNodeVisible] B Node=',DbgS(ANode),
4214 //DebugLn('[TCustomTreeView.IsNodeVisible] END Node=',DbgS(ANode),
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dstdcodetools.pas1792 function IsNodeVisible(Node: TCodeTreeNode): boolean; in IsNodeVisible() function
1830 if IsNodeVisible(Node) and IsIdentifierUsed(Node.StartPos) then exit;
/dports/editors/lazarus/lazarus/components/codetools/
H A Dstdcodetools.pas1790 function IsNodeVisible(Node: TCodeTreeNode): boolean; in IsNodeVisible() function
1828 if IsNodeVisible(Node) and IsIdentifierUsed(Node.StartPos) then exit;
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dstdcodetools.pas1790 function IsNodeVisible(Node: TCodeTreeNode): boolean; in IsNodeVisible() function
1828 if IsNodeVisible(Node) and IsIdentifierUsed(Node.StartPos) then exit;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dstdcodetools.pas1792 function IsNodeVisible(Node: TCodeTreeNode): boolean; in IsNodeVisible() function
1830 if IsNodeVisible(Node) and IsIdentifierUsed(Node.StartPos) then exit;
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct14605 IsNodeVisible comctrls/tcustomtreeview.isnodevisible.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct14605 IsNodeVisible comctrls/tcustomtreeview.isnodevisible.html