Files
ppsspp/ext/native/util/text
Silent 6639a550f1 Improve WordWrapper:
- When wrapping before word, left trim whitespaces to prevent newlines from starting indented
- Change lastLineStart_ to size_t to cut down on nasty typecasts
- Replace operator += with explicit call to append to make intent more clear and reduce memory allocations
2019-05-30 19:24:31 +02:00
..
2016-12-02 22:46:52 -03:00
2018-06-06 05:59:24 -07:00
2018-06-06 05:59:24 -07:00
2019-05-30 19:24:31 +02:00
2019-05-30 19:24:31 +02:00