Searched refs:newCoordsArray (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLAreaElement.cpp66 m_coords = newCoordsArray(value.string(), m_coordsLen);
/macosx-10.10/WebCore-7600.1.25/platform/
H A DLength.cpp90 std::unique_ptr<Length[]> newCoordsArray(const String& string, int& len) function in namespace:WebCore
H A DLength.h133 std::unique_ptr<Length[]> newCoordsArray(const String&, int& length);

Completed in 309 milliseconds