HomeSort by relevance Sort by last modified time
    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