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