riched20: Add the ability to CharFromPoint to either pick the closest leading edge...
commitacaad0a842f2cee5e9f24260a4647a9ce5256202
authorHuw Davies <huw@codeweavers.com>
Mon, 18 Feb 2013 13:43:48 +0000 (18 13:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Feb 2013 15:34:10 +0000 (18 16:34 +0100)
tree28f2fc133b40ea16b04b37faabf23835ebd4584b
parent1cb663f5ce7acec0f73f611756b4a45559f9632f
riched20: Add the ability to CharFromPoint to either pick the closest leading edge or the leading edge of the selected character.
dlls/riched20/caret.c
dlls/riched20/editor.h
dlls/riched20/run.c
dlls/riched20/wrap.c