Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxbarcode/
DBC_BarCode.h27 enum BC_CHAR_ENCODING { CHAR_ENCODING_UTF8 = 0, CHAR_ENCODING_UNICODE }; enumerator
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2573 val = CHAR_ENCODING_UTF8; in GetBarcodeAttribute_CharEncoding()