Home
last modified time | relevance | path

Searched refs:TranslateCase (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcjs_util.cpp266 static wchar_t TranslateCase(wchar_t input, CaseMode eMode) { in TranslateCase() function
307 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in printx()
315 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in printx()
326 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in printx()
347 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in printx()