Home
last modified time | relevance | path

Searched refs:IsLayoutElement (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffpageview.cpp93 bool IsLayoutElement(XFA_Element eElement, bool bLayoutContainer) { in IsLayoutElement() function
410 if (IsLayoutElement(pSearchItem->GetFormNode()->GetElementType(), true)) { in OrderContainer()