Home
last modified time | relevance | path

Searched defs:utf8Name (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
Dcjs_runtime.cpp222 bool CJS_Runtime::GetValueByName(const CFX_ByteStringC& utf8Name, in GetValueByName()
242 bool CJS_Runtime::SetValueByName(const CFX_ByteStringC& utf8Name, in SetValueByName()
DDocument.cpp1602 CFX_ByteString utf8Name = wideName.UTF8Encode(); in gotoNamedDest() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1524 const char *name, *utf8Name; in FromUnicodeCase() member