Searched refs:thisname (Results 1 – 3 of 3) 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()
444 ByteString thisname = m_pMapper->m_InstalledTTFonts[i]; in FindFont() local445 if (thisname.First(name.GetLength()) == name) in FindFont()449 ByteString thisname = m_pMapper->m_LocalizedTTFonts[i].first; in FindFont() local450 if (thisname.First(name.GetLength()) == name) in FindFont()
418 String thisname = getName(); in replaceClassName() local419 if (thisname.equals(oldname)) in replaceClassName()