Searched defs:Add_Space (Results 1 – 1 of 1) sorted by relevance
606 void AString::Add_Space() { operator+=(' '); } in Add_Space() function in AString1186 void UString::Add_Space() { operator+=(L' '); } in Add_Space() function in UString