Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_stream.h14 FX_BOOL FX_GetNextFile(void* handle, CFX_ByteString& filename, FX_BOOL& bFolder);
15 FX_BOOL FX_GetNextFile(void* handle, CFX_WideString& filename, FX_BOOL& bFolder);
/external/pdfium/core/src/fxcrt/
Dfx_basic_util.cpp353 FX_BOOL FX_GetNextFile(void* handle, CFX_ByteString& filename, FX_BOOL& bFolder) in FX_GetNextFile() function
395 FX_BOOL FX_GetNextFile(void* handle, CFX_WideString& filename, FX_BOOL& bFolder) in FX_GetNextFile() function
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp440 while (FX_GetNextFile(handle, filename, bFolder)) { in ScanPath()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1366 while (FX_GetNextFile(handle, filename, bFolder)) { in ScanPath()