OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasCycleUseReferencing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGUseElement.h
84
bool
hasCycleUseReferencing
(SVGUseElement*, SVGElementInstance* targetInstance, SVGElement*& newTarget);
SVGUseElement.cpp
585
foundProblem =
hasCycleUseReferencing
(toSVGUseElement(target), targetInstance, newTarget);
636
bool SVGUseElement::
hasCycleUseReferencing
(SVGUseElement* use, SVGElementInstance* targetInstance, SVGElement*& newTarget)
[
all
...]
Completed in 55 milliseconds