Searched refs:isAlphaUpper (Results 1 – 2 of 2) sorted by relevance
159 if (isAlphaUpper(ch)) { in encodeText()188 if (isAlphaUpper(ch)) { in encodeText()207 if (isAlphaUpper(ch)) { in encodeText()321 bool CBC_PDF417HighLevelEncoder::isAlphaUpper(wchar_t ch) { in isAlphaUpper() function in CBC_PDF417HighLevelEncoder
53 static bool isAlphaUpper(wchar_t ch);