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/chromium_org/third_party/WebKit/Source/core/svg/
SVGViewSpec.cpp
202
static const LChar
preserveAspectRatioSpec
[] = {'p', 'r', 'e', 's', 'e', 'r', 'v', 'e', 'A', 's', 'p', 'e', 'c', 't', 'R', 'a', 't', 'i', 'o'};
254
if (!skipString(ptr, end,
preserveAspectRatioSpec
, WTF_ARRAY_LENGTH(
preserveAspectRatioSpec
)))
Completed in 77 milliseconds