Function EditableContent.moveByWord

change text position to nearest word bound (direction < 0 - back, > 0 - forward)

Prototype

TextPosition moveByWord(
  TextPosition p,
  int direction,
  bool camelCasePartsAsWords
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0