Searched refs:thisname (Results 1 – 2 of 2) sorted by relevance
104 const char *thisname; in dir_namei() local115 thisname = pathname; in dir_namei()123 retval = ext2fs_lookup (fs, dir, thisname, len, buf, &inode); in dir_namei()129 *name = thisname; in dir_namei()
461 ByteString thisname = m_pMapper->m_InstalledTTFonts[i]; in FindFont() local462 if (thisname.Left(name.GetLength()) == name) in FindFont()466 ByteString thisname = m_pMapper->m_LocalizedTTFonts[i].first; in FindFont() local467 if (thisname.Left(name.GetLength()) == name) in FindFont()