Home
last modified time | relevance | path

Searched refs:countString (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mail/
H A DMailWindow.cpp2375 BString countString; in Send() local
2376 countString << count; in Send()
2384 messageString.ReplaceFirst("%ld", countString); in Send()