<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Add methods to get and set the font or at least font size in a FormFieldText"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101692#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Add methods to get and set the font or at least font size in a FormFieldText"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101692">bug 101692</a>
from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
<pre>int FormFieldText::tokenizeDA(GooString* da, GooList* daToks)
returning the position of "Tf" is weird API.
I understand you don't want to search in daToks again since you just searched
into it.
To make it less bad i guess you could add a const char * parameter saying "and
in addition i want to look for this", is the same but makes the API a bit more
saner.
What do you think?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>