Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp244 ScanPath("/system/fonts"); in LoadFonts()
250 ScanPath(*path); in LoadFonts()
368 void CFPF_SkiaFontMgr::ScanPath(const ByteString& path) { in ScanPath() function in CFPF_SkiaFontMgr
389 ScanPath(fullpath); in ScanPath()
Dcfpf_skiafontmgr.h37 void ScanPath(const ByteString& path);
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp147 ScanPath(path); in EnumFontList()
151 void CFX_FolderFontInfo::ScanPath(const ByteString& path) { in ScanPath() function in CFX_FolderFontInfo
177 bFolder ? ScanPath(fullpath) : ScanFile(fullpath); in ScanPath()
Dcfx_folderfontinfo.h76 void ScanPath(const ByteString& path);