Files
ppsspp/ext/native
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
..
2019-05-23 19:59:08 +02:00
2019-05-10 23:46:31 +02:00
2017-05-04 08:57:06 +02:00
2019-05-15 20:06:23 +01:00
2019-05-07 21:47:50 +02:00
2019-05-12 11:17:54 +08:00
2017-03-18 16:33:16 +01:00
2019-05-30 19:24:31 +02:00