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