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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 222 XFA_LPCELEMENTINFO XFA_GetElementByID(XFA_ELEMENT eName) {
274 XFA_LPCELEMENTINFO pInfo = XFA_GetElementByID(eChild);
313 XFA_LPCELEMENTINFO pInfo = XFA_GetElementByID(eProperty);
xfa_document_imp.cpp 179 XFA_LPCELEMENTINFO pElement = XFA_GetElementByID(eElement);
xfa_object_imp.cpp 22 XFA_LPCELEMENTINFO pElement = XFA_GetElementByID(GetClassID());
27 XFA_LPCELEMENTINFO pElement = XFA_GetElementByID(GetClassID());
82 XFA_LPCELEMENTINFO pElement = XFA_GetElementByID(eElement);
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 933 XFA_LPCELEMENTINFO XFA_GetElementByID(XFA_ELEMENT eName);
    [all...]

Completed in 574 milliseconds