richedit: Pass left margin around when computing the size of a run, so that a tab...
commita86d7bdcea5c038d63e9fd8798d79f1412ad0dc1
authorEric Pouech <eric.pouech@orange.fr>
Sun, 16 Mar 2008 20:47:08 +0000 (16 21:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Mar 2008 13:36:06 +0000 (17 14:36 +0100)
tree0e42face6a4cb3c99241365a39a02bbdae15d42c
parent34a4f9227a733a963590ad50a9ab1ae430dc3665
richedit: Pass left margin around when computing the size of a run, so that a tab will get a correct size.
dlls/riched20/caret.c
dlls/riched20/editor.h
dlls/riched20/run.c
dlls/riched20/wrap.c