Searched refs:fAbbreviatedName (Results 1 – 1 of 1) sorted by relevance
219 return fAbbreviatedName; in abbreviatedName()529 strcpy(fAbbreviatedName, abbrev); in INHERITED()537 char fAbbreviatedName[kMaxAbbrevLength + 1] = {}; variable