Home | History | Annotate | Download | only in source

Lines Matching refs:fString

211 	,	fString (s)
224 // fString.ForceASCII ();
228 else if (!fString.IsASCII ())
235 fCount = fString.Length () + 1;
244 stream.Put (fString.Get (), Size ());