Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_csscache.cpp28 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()
Dfde_cssstyleselector.h379 FDE_DeleteWith(CFDE_CSSComputedStyle, m_pAllocator, this); in Release()
/external/pdfium/xfa/src/fdp/include/
Dfde_mem.h15 #define FDE_DeleteWith FXTARGET_DeleteWith macro
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h169 FDE_DeleteWith(CXFA_LinkUserData, m_pAllocator, this); in Release()
214 FDE_DeleteWith(CXFA_TextUserData, m_pAllocator, this); in Release()
Dxfa_textlayout.cpp74 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()