HomeSort by relevance Sort by last modified time
    Searched full:preserveaspectratiospec (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/svg/
SVGViewSpec.cpp 78 static const UChar preserveAspectRatioSpec[] = {'p', 'r', 'e', 's', 'e', 'r', 'v', 'e', 'A', 's', 'p', 'e', 'c', 't', 'R', 'a', 't', 'i', 'o'};
135 if (!skipString(currViewSpec, end, preserveAspectRatioSpec, sizeof(preserveAspectRatioSpec) / sizeof(UChar)))

Completed in 37 milliseconds