Home
last modified time | relevance | path

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

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