OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:viewtargetspec
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGViewSpec.cpp
205
static const LChar
viewTargetSpec
[] = {'v', 'i', 'e', 'w', 'T', 'a', 'r', 'g', 'e', 't'};
230
} else if (skipString(ptr, end,
viewTargetSpec
, WTF_ARRAY_LENGTH(
viewTargetSpec
))) {
Completed in 107 milliseconds