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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdocview.cpp 687 (int32_t)(uintptr_t)pCurAcc->GetNode()->GetUserData(XFA_CalcRefCount);
689 pCurAcc->GetNode()->SetUserData(XFA_CalcRefCount,
712 pCurAcc->GetNode()->SetUserData(XFA_CalcRefCount, (void*)(uintptr_t)0);
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_object.h 112 #define XFA_CalcRefCount (void*)(uintptr_t) FXBSTR_ID('X', 'F', 'A', 'R')
    [all...]

Completed in 675 milliseconds