Searched refs:ScanFile (Results 1 – 5 of 5) sorted by relevance
43 void ScanFile(const ByteString& file);
447 ScanFile(fullpath); in ScanPath()452 void CFPF_SkiaFontMgr::ScanFile(const ByteString& file) { in ScanFile() function in CFPF_SkiaFontMgr
66 void ScanFile(const ByteString& path);
155 bFolder ? ScanPath(fullpath) : ScanFile(fullpath); in ScanPath()160 void CFX_FolderFontInfo::ScanFile(const ByteString& path) { in ScanFile() function in CFX_FolderFontInfo
375 sub ScanFile { subroutine581 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); }