OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preserveaspectratiospec
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGViewSpec.cpp
74
static const UChar
preserveAspectRatioSpec
[] = {'p', 'r', 'e', 's', 'e', 'r', 'v', 'e', 'A', 's', 'p', 'e', 'c', 't', 'R', 'a', 't', 'i', 'o'};
131
if (!skipString(currViewSpec, end,
preserveAspectRatioSpec
, WTF_ARRAY_LENGTH(
preserveAspectRatioSpec
)))
Completed in 26 milliseconds