Searched refs:FDE_DeleteWith (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_csscache.cpp | 28 FDE_DeleteWith(FDE_CSSCACHEITEM, m_pFixedStore, pair.second); in ~CFDE_CSSStyleSheetCache() 77 FDE_DeleteWith(FDE_CSSCACHEITEM, m_pFixedStore, it->second); in RemoveStyleSheet() 94 FDE_DeleteWith(FDE_CSSCACHEITEM, m_pFixedStore, found->second); in RemoveLowestActivityItem()
|
D | fde_cssstyleselector.h | 379 FDE_DeleteWith(CFDE_CSSComputedStyle, m_pAllocator, this); in Release()
|
/external/pdfium/xfa/src/fdp/include/ |
D | fde_mem.h | 15 #define FDE_DeleteWith FXTARGET_DeleteWith macro
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_textlayout.h | 169 FDE_DeleteWith(CXFA_LinkUserData, m_pAllocator, this); in Release() 214 FDE_DeleteWith(CXFA_TextUserData, m_pAllocator, this); in Release()
|
D | xfa_textlayout.cpp | 74 FDE_DeleteWith(CXFA_TextParseContext, m_pAllocator, pParseContext); in ~CXFA_TextParser() 86 FDE_DeleteWith(CXFA_TextParseContext, m_pAllocator, pParseContext); in Reset() 697 FDE_DeleteWith(CXFA_PieceLine, m_pAllocator, pLine); in Unload()
|