Searched refs:thisname (Results 1 – 3 of 3) sorted by relevance
90 const char *thisname; in dir_namei() local101 thisname = pathname; in dir_namei()109 retval = ext2fs_lookup (fs, dir, thisname, len, buf, &inode); in dir_namei()115 *name = thisname; in dir_namei()
463 CFX_ByteString thisname = m_pMapper->m_InstalledTTFonts[i]; in FindFont() local464 if (thisname.Left(name.GetLength()) == name) in FindFont()468 CFX_ByteString thisname = m_pMapper->m_LocalizedTTFonts[i].first; in FindFont() local469 if (thisname.Left(name.GetLength()) == name) in FindFont()
364 String thisname = getName(); in replaceClassName() local365 if (thisname.equals(oldname)) in replaceClassName()