OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSubStringLength
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextContentElement.idl
37
[RaisesException] float
getSubStringLength
(unsigned long offset, unsigned long length);
SVGTextContentElement.h
81
float
getSubStringLength
(unsigned charnum, unsigned nchars, ExceptionState&);
SVGTextContentElement.cpp
116
float SVGTextContentElement::
getSubStringLength
(unsigned charnum, unsigned nchars, ExceptionState& exceptionState)
Completed in 216 milliseconds