Searched refs:flagChar (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGParserUtilities.cpp180 const CharacterType flagChar = *ptr++; local
181 if (flagChar == '0')
183 else if (flagChar == '1')

Completed in 92 milliseconds