Home
last modified time | relevance | path

Searched refs:newTextLen (Results 1 – 6 of 6) sorted by relevance

/dports/devel/jsl/jsl-0.3.0/src/
H A DJavaScriptLintAPI.cpp179 int newTextLen = strlen(replacewith); in ReplaceString() local
188 pos += newTextLen; in ReplaceString()
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_form.cpp2432 int newTextLen = newText.length(); in setText() local
2433 if (newTextLen != oldTextLen || newText != oldText) { in setText()
2438 int minLen = qMin(newTextLen, oldTextLen); in setText()
2446 tc.insertText(newText.right(newTextLen - ex)); in setText()
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py913 def newTextLen(content, len): function
H A Dlibxml2.py1701 def newTextLen(content, len): function
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py913 def newTextLen(content, len): function
H A Dlibxml2.py1701 def newTextLen(content, len): function