OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowTrailingWhitespace
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGParserUtilities.h
40
AllowTrailingWhitespace
= 0x2,
41
AllowLeadingAndTrailingWhitespace = AllowLeadingWhitespace |
AllowTrailingWhitespace
SVGParserUtilities.cpp
142
if (mode &
AllowTrailingWhitespace
)
Completed in 400 milliseconds