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

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAngle.cpp94 const UChar thirdChar = *ptr; local
95 if (firstChar == 'd' && secondChar == 'e' && thirdChar == 'g')
97 if (firstChar == 'r' && secondChar == 'a' && thirdChar == 'd')
107 if (firstChar == 'g' && secondChar == 'r' && thirdChar == 'a' && fourthChar == 'd')

Completed in 109 milliseconds