Searched refs:newLengthArray (Results 1 – 7 of 7) sorted by relevance
78 m_rowLengths = newLengthArray(attr->value().string(), m_totalRows); in parseMappedAttribute()83 m_colLengths = newLengthArray(attr->value().string(), m_totalCols); in parseMappedAttribute()
121 PassOwnArrayPtr<Length> newLengthArray(const String& string, int& len) in newLengthArray() function
222 PassOwnArrayPtr<Length> newLengthArray(const String&, int& len);
7192 (WebCore::HTMLFrameSetElement::parseMappedAttribute): Calls newLengthArray.7199 (WebCore::newLengthArray): Returns PassOwnArrayPtr<Length> instead of Length*.
53325 (WebCore::newLengthArray): Pass nullptr instead of 0.
79037 (WebCore::newLengthArray):
77501 (WebCore::newLengthArray):