Searched refs:tryPresentation (Results 1 – 2 of 2) sorted by relevance
96 bool tryPresentation(const MarkupNode &Node);
206 if (tryPresentation(Node)) in filterNode()214 bool MarkupFilter::tryPresentation(const MarkupNode &Node) { in tryPresentation() function in MarkupFilter