Home
last modified time | relevance | path

Searched refs:FX_SAFE_SIZE_T (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_safe_types.h16 typedef pdfium::base::CheckedNumeric<size_t> FX_SAFE_SIZE_T; typedef
/external/pdfium/core/src/fxcrt/
Dextension.h146 FX_SAFE_SIZE_T newPos = size; in ReadBlock()
190 FX_SAFE_SIZE_T newPos = size; in WriteBlock()
217 FX_SAFE_SIZE_T newPos = size; in WriteBlock()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp45 FX_SAFE_SIZE_T size = m_Pitch; in AllocateCache()
Dfx_codec_jpx_opj.cpp176 FX_SAFE_SIZE_T max_size = maxw; in sycc444_to_rgb()
212 FX_SAFE_SIZE_T max_size = maxw; in sycc422_to_rgb()