Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
DBC_Library.h18 enum BC_CHAR_ENCODING { CHAR_ENCODING_UTF8 = 0, CHAR_ENCODING_UNICODE }; enumerator
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2074 return {CHAR_ENCODING_UNICODE}; in GetBarcodeAttribute_CharEncoding()