Searched defs:ReadPos (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfxcrt_platforms.cpp122 size_t CFXCRT_FileAccess_CRT::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) function in class:CFXCRT_FileAccess_CRT
H A Dfxcrt_posix.cpp108 size_t CFXCRT_FileAccess_Posix::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) function in class:CFXCRT_FileAccess_Posix
H A Dfxcrt_windows.cpp161 size_t CFXCRT_FileAccess_Win64::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) function in class:CFXCRT_FileAccess_Win64

Completed in 221 milliseconds