Searched refs:fScratch (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.h92 mutable char fScratch[50]; member in class:ShortcutsSpec
H A DShortcutsSpec.cpp310 sprintf(fScratch, "#%" B_PRIx32, fKey);
311 return fScratch;

Completed in 55 milliseconds