<div dir="ltr"><div>Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 7, 2019 at 8:42 PM Luboš Luňák <<a href="mailto:l.lunak@collabora.com">l.lunak@collabora.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> 
A clang plugin that rewrites all "getWidth()" to "(GetWidth() + 1)" (or the <br>
other way around).<br>
<br></blockquote><div><br></div><div>Well the problem is that getWidth() is not always GetWidth() + 1 , which you see when you examine its implementation. AFAIK this is the reason previous attempts abandoned the idea to mechanically change it.  <br></div><div><br></div> Regards, Tomaž <br></div></div>