Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_util.cpp61 wchar_t TranslateCase(wchar_t input, CaseMode eMode) { in TranslateCase() function
312 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in StringPrintx()
320 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in StringPrintx()
331 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in StringPrintx()
352 wsResult += TranslateCase(wsSource[iSourceIdx], eCaseMode); in StringPrintx()