Searched refs:fScratch (Results 1 – 2 of 2) sorted by relevance
92 mutable char fScratch[50]; variable
310 sprintf(fScratch, "#%" B_PRIx32, fKey); in GetCellText()311 return fScratch; in GetCellText()