OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getBBox
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGraphicsElement.cpp
226
SVGRect SVGGraphicsElement::
getBBox
()
230
// FIXME: Eventually we should support
getBBox
for detached elements.
SVGPathElement.cpp
385
SVGRect SVGPathElement::
getBBox
()
387
// By default,
getBBox
() returns objectBoundingBox but that will include
392
// FIXME: Eventually we should support
getBBox
for detached elements.
Completed in 157 milliseconds