Peter Eliasson ac4a181d2e Improve performance when getting styled string.
The style used in the composing text for input methods
takes a long time to create. This is experienced as a
lag when composing the first word.

The bottleneck lies in the 10 calls to
nativeIndexOfString which does a linear search through
thousands of strings.

Change-Id: I3184b2be3673d384cca19e9a70ad94b4d3085576
2010-11-18 07:28:06 +01:00
..
2010-08-13 15:23:00 -07:00
2010-08-20 17:44:14 -07:00
2010-10-10 17:20:24 -07:00
2010-09-03 11:35:00 +02:00
2010-11-01 13:19:02 -07:00