/external/pdfium/core/src/fxcrt/ |
D | fx_basic_memmgr_unittest.cpp | 28 FX_Free(ptr); in TEST() 38 FX_Free(ptr); in TEST() 52 FX_Free(ptr); in TEST() 61 FX_Free(ptr); in TEST()
|
D | fx_basic_array.cpp | 23 FX_Free(m_pData); in ~CFX_BasicArray() 28 FX_Free(m_pData); in SetSize() 162 FX_Free(pIndex); in _ClearIndex() 171 FX_Free(pIndex); in _ClearIndex() 233 FX_Free(pSegment); in Add() 330 FX_Free(pIndex[i % m_IndexSize]); in Delete() 334 FX_Free(m_pIndex); in Delete()
|
D | fx_basic_plex.cpp | 22 FX_Free(bytes); in FreeDataChain()
|
D | fx_basic_maps.cpp | 30 FX_Free(m_pHashTable); in RemoveAll() 147 FX_Free(m_pHashTable); in InitHashTable() 203 FX_Free(m_pHashTable); in RemoveAll() 343 FX_Free(m_pHashTable); in InitHashTable() 389 FX_Free(pCompact->m_pBuffer); in _CompactStringRelease()
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | agg_array.h | 27 FX_Free(m_array); in ~pod_array() 109 FX_Free(m_array); in capacity() 113 FX_Free(m_array); in capacity() 131 FX_Free(m_array); in resize() 277 FX_Free(*blk); in ~pod_deque() 280 FX_Free(m_blocks); in ~pod_deque() 289 FX_Free(m_blocks[--m_num_blocks]); in free_tail() 347 FX_Free(m_blocks); in allocate_block() 416 FX_Free(*blk); in remove_all() 419 FX_Free(m_blocks); in remove_all() [all …]
|
D | agg_scanline_u.h | 44 FX_Free(m_spans); in ~scanline_u() 45 FX_Free(m_covers); in ~scanline_u() 59 FX_Free(m_spans); in reset() 60 FX_Free(m_covers); in reset()
|
D | fx_agg_path_storage.cpp | 35 FX_Free(*coord_blk); in ~path_storage() 38 FX_Free(m_coord_blocks); in ~path_storage() 64 FX_Free(m_coord_blocks); in allocate_block()
|
D | agg_rendering_buffer.h | 46 FX_Free(m_rows); in ~rendering_buffer() 74 FX_Free(m_rows); in attach()
|
/external/pdfium/core/src/fxge/android/ |
D | fpf_skiafontmgr.h | 22 FX_Free(m_pFamily); in ~CFPF_SkiaFontDescriptor() 32 FX_Free(m_pFamily); in SetFamily() 52 FX_Free(m_pPath); in ~CFPF_SkiaPathFont() 62 FX_Free(m_pPath); in SetPath()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 183 FX_Free(img->comps[0].data); in sycc444_to_rgb() 185 FX_Free(img->comps[1].data); in sycc444_to_rgb() 187 FX_Free(img->comps[2].data); in sycc444_to_rgb() 223 FX_Free(img->comps[0].data); in sycc422_to_rgb() 225 FX_Free(img->comps[1].data); in sycc422_to_rgb() 227 FX_Free(img->comps[2].data); in sycc422_to_rgb() 301 FX_Free(img->comps[0].data); in sycc420_to_rgb() 303 FX_Free(img->comps[1].data); in sycc420_to_rgb() 305 FX_Free(img->comps[2].data); in sycc420_to_rgb() 432 FX_Free(inbuf); in color_apply_icc_profile() [all …]
|
D | fx_codec_jbig.cpp | 75 FX_Free(src_buf); in Decode() 79 FX_Free(src_buf); in Decode() 161 FX_Free(m_pJbig2Context->m_src_buf); in StartDecode() 165 FX_Free(m_pJbig2Context->m_src_buf); in StartDecode() 180 FX_Free(m_pJbig2Context->m_src_buf); in ContinueDecode() 186 FX_Free(m_pJbig2Context->m_src_buf); in ContinueDecode()
|
D | fx_codec_flate.cpp | 20 FX_Free(address); in my_free_func() 321 FX_Free(data_buf); in PNG_PredictorEncode() 472 FX_Free(data_buf); in PNG_Predictor() 618 FX_Free(m_pScanline); in ~CCodec_FlateScanlineDecoder() 621 FX_Free(m_pLastLine); in ~CCodec_FlateScanlineDecoder() 624 FX_Free(m_pPredictBuffer); in ~CCodec_FlateScanlineDecoder() 627 FX_Free(m_pPredictRaw); in ~CCodec_FlateScanlineDecoder() 814 FX_Free(result_tmp_bufs[i]); in FlateUncompress() 823 FX_Free(guess_buf); in FlateUncompress() 902 FX_Free(pSrcBuf); in Encode()
|
D | fx_codec_fax.cpp | 600 FX_Free(m_pScanlineBuf); in ~CCodec_FaxDecoder() 603 FX_Free(m_pRefBuf); in ~CCodec_FaxDecoder() 710 FX_Free(ref_buf); in _FaxG4Decode() 946 FX_Free(m_pRefLine); in ~CCodec_FaxEncoder() 949 FX_Free(m_pLineBuf); in ~CCodec_FaxEncoder()
|
D | fx_codec.cpp | 47 FX_Free(m_pDataCache); in ~CCodec_ScanlineDecoder() 119 FX_Free(m_pDataCache); in DownScale() 291 FX_Free(m_pScanline); in ~CCodec_RLScanlineDecoder()
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_decode_embeddertest.cpp | 58 FX_Free(result); in TEST_F() 97 FX_Free(result); in TEST_F()
|
D | fpdf_parser_filters.cpp | 303 FX_Free(address); in my_free_func() 458 FX_Free(m_pCurLine); in ~CPDF_PredictorFilter() 461 FX_Free(m_pRefLine); in ~CPDF_PredictorFilter() 716 FX_Free(m_pScanline); in ~CPDF_JpegFilter() 791 FX_Free(m_pScanlineBuf); in ~CPDF_FaxFilter() 794 FX_Free(m_pRefBuf); in ~CPDF_FaxFilter()
|
D | fpdf_parser_objects.cpp | 871 FX_Free(m_pDataBuf); in ~CPDF_Stream() 887 FX_Free(m_pDataBuf); in InitStream() 912 FX_Free(m_pDataBuf); in SetData() 1051 FX_Free(pBuf); in Clone() 1122 FX_Free(pSrcData); in LoadAllData() 1125 FX_Free(pDecryptedData); in LoadAllData() 1133 FX_Free(m_pData); in ~CPDF_StreamAcc() 1136 FX_Free(m_pSrcData); in ~CPDF_StreamAcc()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_image.cpp | 76 FX_Free(pData); in SetJpegImage() 81 FX_Free(pData); in SetJpegImage() 263 FX_Free(dest_buf); in SetImage() 295 FX_Free(dest_buf); in SetImage() 342 FX_Free(dest_buf); in SetImage() 359 FX_Free(dest_buf); in SetImage()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_convert.cpp | 220 FX_Free(m_pPalette); in ~CFX_Palette() 223 FX_Free(m_cLut); in ~CFX_Palette() 226 FX_Free(m_aLut); in ~CFX_Palette() 236 FX_Free(m_pPalette); in BuildPalette() 243 FX_Free(m_cLut); in BuildPalette() 247 FX_Free(m_aLut); in BuildPalette() 964 FX_Free(pal_8bpp); in CloneConvert() 971 FX_Free(pal_8bpp); in CloneConvert() 1020 FX_Free(dest_buf); in ConvertFormat() 1026 FX_Free(dest_buf); in ConvertFormat() [all …]
|
D | fx_dib_engine.cpp | 15 FX_Free(m_pWeightTables); in Calc() 297 FX_Free(m_pDestScanline); in ~CStretchEngine() 300 FX_Free(m_pInterBuf); in ~CStretchEngine() 303 FX_Free(m_pExtraAlphaBuf); in ~CStretchEngine() 306 FX_Free(m_pDestMaskScanline); in ~CStretchEngine() 680 FX_Free(m_pScanline); in ~CFX_ImageStretcher() 686 FX_Free(m_pMaskScanline); in ~CFX_ImageStretcher()
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_func.cpp | 71 FX_Free((FX_FLOAT*)m_Operators[i + 1]); in ~CPDF_PSProc() 467 FX_Free(m_pEncodeInfo); in ~CPDF_SampledFunc() 470 FX_Free(m_pDecodeInfo); in ~CPDF_SampledFunc() 651 FX_Free(m_pBeginValues); in ~CPDF_ExpIntFunc() 654 FX_Free(m_pEndValues); in ~CPDF_ExpIntFunc() 720 FX_Free(m_pSubFunctions); in ~CPDF_StitchFunc() 723 FX_Free(m_pBounds); in ~CPDF_StitchFunc() 726 FX_Free(m_pEncode); in ~CPDF_StitchFunc() 834 FX_Free(m_pDomains); in ~CPDF_Function() 838 FX_Free(m_pRanges); in ~CPDF_Function()
|
D | fpdf_page.cpp | 108 FX_Free(m_pCharCodes); in ~CPDF_TextObject() 111 FX_Free(m_pCharPos); in ~CPDF_TextObject() 196 FX_Free(m_pCharCodes); in CopyData() 200 FX_Free(m_pCharPos); in CopyData() 227 FX_Free(m_pCharCodes); in SetSegments() 231 FX_Free(m_pCharPos); in SetSegments() 268 FX_Free(m_pCharCodes); in SetEmpty() 271 FX_Free(m_pCharPos); in SetEmpty() 287 FX_Free(m_pCharCodes); in SetText() 291 FX_Free(m_pCharPos); in SetText()
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_font.cpp | 36 FX_Free(m_pFontDataAllocation); in ~CFX_Font() 50 FX_Free(m_pOwnedStream); in ~CFX_Font() 54 FX_Free(m_pGsubData); in ~CFX_Font() 117 FX_Free(stream1); in _LoadFile()
|
D | fx_ge_ps.cpp | 271 FX_Free(src_buf); in FaxCompressData() 304 FX_Free(dest_buf); in PSCompressData() 378 FX_Free(output_buf); in DrawDIBits() 443 FX_Free(output_buf); in DrawDIBits() 462 FX_Free(output_buf); in DrawDIBits() 640 FX_Free(dest_buf); in WritePSBinary()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dib.cpp | 80 FX_Free(temp_buf); in _FX_WindowsDIB_LoadFromBuf() 208 FX_Free(pbmih); in LoadFromDDB() 215 FX_Free(pbmih); in LoadFromDDB()
|