Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp253 ScanPath("/system/fonts"); in LoadSystemFonts()
360 void CFPF_SkiaFontMgr::ScanPath(const ByteString& path) { in ScanPath() function in CFPF_SkiaFontMgr
382 ScanPath(fullpath); in ScanPath()
Dcfpf_skiafontmgr.h36 void ScanPath(const ByteString& path);
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp140 ScanPath(path); in EnumFontList()
144 void CFX_FolderFontInfo::ScanPath(const ByteString& path) { in ScanPath() function in CFX_FolderFontInfo
171 bFolder ? ScanPath(fullpath) : ScanFile(fullpath); in ScanPath()
Dcfx_folderfontinfo.h58 void ScanPath(const ByteString& path);