HomeSort by relevance Sort by last modified time
    Searched refs:XFA_IsLayoutElement (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxfa/src/common/
xfa_utils.h 204 FX_BOOL XFA_IsLayoutElement(XFA_ELEMENT eElement,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_utils_imp.cpp 246 FX_BOOL XFA_IsLayoutElement(XFA_ELEMENT eElement, FX_BOOL bLayoutContainer) {
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffpageview.cpp 365 if (XFA_IsLayoutElement(pSearchItem->GetFormNode()->GetClassID(), TRUE)) {

Completed in 61 milliseconds