Searched refs:Spaces (Results 1 – 5 of 5) sorted by relevance
384 static const char Spaces[] = " " in indent() local389 if (NumSpaces < array_lengthof(Spaces)) in indent()390 return write(Spaces, NumSpaces); in indent()394 (unsigned)array_lengthof(Spaces)-1); in indent()395 write(Spaces, NumToWrite); in indent()
280 // The user may have moved the fullScreen window in Spaces, so temporarily change
519 // The user may have moved the fullscreen window in Spaces, so temporarily change
28748 …<rdar://problem/3911011> REGRESSION (Mail): Spaces at end of line causing word wrap lost when copi…
14683 …<rdar://problem/8647848> REGRESSION (r68551): Spaces shown at soft hyphens with complex justificat…