Home
last modified time | relevance | path

Searched refs:selectSubString (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGTextContentElement.h54 void selectSubString(unsigned charnum, unsigned nchars, ExceptionCode&) const;
DSVGTextContentElement.idl55 void selectSubString(in [IsIndex] unsigned long offset,
DSVGTextContentElement.cpp151 void SVGTextContentElement::selectSubString(unsigned charnum, unsigned nchars, ExceptionCode& ec) c… in selectSubString() function in WebCore::SVGTextContentElement
/external/webkit/Source/WebCore/
DChangeLog-2008-08-104969 Update getSubStringLength and selectSubString methods exception throwing conditions
4972 Test: svg/custom/selectSubString.html
4976 (WebCore::SVGTextContentElement::selectSubString):
12006 (WebCore::SVGTextContentElement::selectSubString):
72929 (WebCore::SVGTextContentElement::selectSubString):
DChangeLog-2011-02-165654 (WebCore::SVGTextContentElement::selectSubString):
5823 (WebCore::SVGTextContentElement::selectSubString):
DChangeLog3985 (WebCore::SVGTextContentElement::selectSubString):
56369 (WebCore::SVGTextContentElement::selectSubString):
DChangeLog-2009-06-1625968 (WebCore::SVGTextContentElement::selectSubString):
40550 (WebCore::SVGTextContentElement::selectSubString):
DChangeLog-2006-12-3130940 (SVGTextContentElement::selectSubString):
DChangeLog-2007-10-1462761 seem to work for SVG and selectSubString for SVG