Searched defs:newLen (Results 1 – 9 of 9) sorted by relevance
40 unsigned newLen = 0; in fixLineBreaks() local
1091 void HTMLSelectElement::setLength(unsigned newLen, ExceptionCode& ec) in setLength()
51 uint32_t newLen = len; in ensureCapacity() local
95 int32_t newLen = Xlength(rep) + limit - start + textLength; in Xreplace() local107 int32_t newLen = Xlength(rep) + limit - start; in Xcopy() local
121 void fixStyles(int32_t start, int32_t limit, int32_t newLen) { in fixStyles()
361 int32_t newLen; in TinyString_append() local382 int32_t newLen; in TinyString_appendn() local
1474 void UnicodeSet::ensureCapacity(int32_t newLen) { in ensureCapacity()1484 void UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity()
483 int newLen = strlen(*buf) + len; in addKeyValueString() local
787 unsigned newLen = text->length(); in setTextWithOffset() local