Home
last modified time | relevance | path

Searched defs:ToUnicode (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
Ddocs_server_utils.py54 def ToUnicode(data): function
/external/chromium_org/third_party/skia/tests/
DToUnicodeTest.cpp33 DEF_TEST(ToUnicode, reporter) { in DEF_TEST() argument
/external/skia/tests/
DToUnicodeTest.cpp33 DEF_TEST(ToUnicode, reporter) { in DEF_TEST() argument
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType0FontDictionary_autogen.cpp91 SkPdfStream* SkPdfType0FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType0FontDictionary
DSkPdfType1FontDictionary_autogen.cpp139 SkPdfStream* SkPdfType1FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType1FontDictionary
DSkPdfType3FontDictionary_autogen.cpp163 SkPdfStream* SkPdfType3FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType3FontDictionary
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType0FontDictionary_autogen.cpp91 SkPdfStream* SkPdfType0FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType0FontDictionary
DSkPdfType1FontDictionary_autogen.cpp139 SkPdfStream* SkPdfType1FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType1FontDictionary
DSkPdfType3FontDictionary_autogen.cpp163 SkPdfStream* SkPdfType3FontDictionary::ToUnicode(SkPdfNativeDoc* doc) { in ToUnicode() function in SkPdfType3FontDictionary
/external/skia/experimental/PdfViewer/
DSkPdfFont.h212 void ToUnicode(const SkDecodedText& textIn, SkUnicodeText* textOut) const { in ToUnicode() function
225 inline unsigned int ToUnicode(unsigned int ch) const { in ToUnicode() function
/external/chromium_org/third_party/skia/experimental/PdfViewer/
DSkPdfFont.h212 void ToUnicode(const SkDecodedText& textIn, SkUnicodeText* textOut) const { in ToUnicode() function
225 inline unsigned int ToUnicode(unsigned int ch) const { in ToUnicode() function