Searched refs:IsLayoutElement (Results 1 – 1 of 1) sorted by relevance
93 bool IsLayoutElement(XFA_Element eElement, bool bLayoutContainer) { in IsLayoutElement() function410 if (IsLayoutElement(pSearchItem->GetFormNode()->GetElementType(), true)) { in OrderContainer()