OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGPreserveAspectRatioType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPreserveAspectRatio.h
35
enum
SVGPreserveAspectRatioType
{
79
SVGPreserveAspectRatioType
m_align;
SVGPreserveAspectRatio.cpp
47
m_align = static_cast<
SVGPreserveAspectRatioType
>(align);
Completed in 23 milliseconds