Home
last modified time | relevance | path

Searched refs:characterNumberAtPositionCallback (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextQuery.h66 bool characterNumberAtPositionCallback(Data*, const SVGTextFragment&) const;
DSVGTextQuery.cpp527 bool SVGTextQuery::characterNumberAtPositionCallback(Data* queryData, const SVGTextFragment& fragme… in characterNumberAtPositionCallback() function in WebCore::SVGTextQuery
554 if (!executeQuery(&data, &SVGTextQuery::characterNumberAtPositionCallback)) in characterNumberAtPosition()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06120770 (WebCore::SVGTextQuery::characterNumberAtPositionCallback):