Searched refs:parseHTMLAreaCoordinate (Results 1 – 1 of 1) sorted by relevance
62 static Length parseHTMLAreaCoordinate(const CharType* data, unsigned length) in parseHTMLAreaCoordinate() function102 r[i++] = parseHTMLAreaCoordinate(str->characters8() + pos, pos2 - pos); in parseHTMLAreaElementCoords()105 r[i] = parseHTMLAreaCoordinate(str->characters8() + pos, str->length() - pos); in parseHTMLAreaElementCoords()