Home
last modified time | relevance | path

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

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