Chromium Code Reviews
DescriptionAdd GetTextDirection to ui::TextInputClient API.
TextInputClient supports forcing a particular TextDirection via
ChangeTextDirectionAndLayoutAlignment, but has no method for retreiving the
same. As a result clients have no way but to recompute the text direction every
time from the text. This CL adds a GetTextDirection method to TextInputClient to
get the current text direction.
BUG=618184
Committed: https://crrev.com/853189795fc2ac4170c34ff41037b0b76281f1ee
Cr-Commit-Position: refs/heads/master@{#399651}
Patch Set 1 : #Patch Set 2 : #Messages
Total messages: 21 (10 generated)
|