Searched defs:Add_Space_if_NotEmpty (Results 1 – 1 of 1) sorted by relevance
607 void AString::Add_Space_if_NotEmpty() { if (!IsEmpty()) Add_Space(); } in Add_Space_if_NotEmpty() function in AString1187 void UString::Add_Space_if_NotEmpty() { if (!IsEmpty()) Add_Space(); } in Add_Space_if_NotEmpty() function in UString