setLength 335 axscript/ByteArrayGlue.cpp setLength(value);
setLength 655 axscript/ByteArrayGlue.cpp b->setLength(0);
setLength 98 axscript/ByteArrayGlue.h void setLength(uint32 newLength);
setLength 542 core/ArrayClass.cpp atoms->setLength(len);
setLength 562 core/ArrayClass.cpp fieldatoms->setLength(len);
setLength 147 core/ArrayObject.cpp return setLength(AvmCore::toUInt32(value));
setLength 425 core/ArrayObject.cpp setLength(newLength);
setLength 473 core/ArrayObject.cpp setLength(getLength()-1);
setLength 521 core/ArrayObject.cpp setLength(len+argc);
setLength 80 core/ArrayObject.h virtual void setLength(uint32 newLength);
setLength 79 core/AtomArray.h void setLength(uint32 len) { m_length = len; }
setLength 375 core/RegExpObject.cpp a->setLength(results);
setLength 1455 core/XMLObject.cpp newNamespaceArray->setLength (namespaceLength);
setLength 355 shell/ByteArrayGlue.cpp setLength(value);
setLength 665 shell/ByteArrayGlue.cpp b->setLength(0);
setLength 125 shell/ByteArrayGlue.h void setLength(uint32_t newLength);