Searched defs:CHART_STYLE_TREE (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Module/ | ||
H A D | DescendancyChartModule.php | 46 public const CHART_STYLE_TREE = 'tree'; define in Fisharebest\\Webtrees\\Module\\DescendancyChartModule |
H A D | AncestorsChartModule.php | 46 public const CHART_STYLE_TREE = 'tree'; define in Fisharebest\\Webtrees\\Module\\AncestorsChartModule |