Searched refs:wsCharEncoding (Results 1 – 1 of 1) sorted by relevance
2567 CFX_WideString wsCharEncoding; in GetBarcodeAttribute_CharEncoding() local2568 if (pUIChild->TryCData(XFA_ATTRIBUTE_CharEncoding, wsCharEncoding)) { in GetBarcodeAttribute_CharEncoding()2569 if (wsCharEncoding.CompareNoCase(L"UTF-16")) { in GetBarcodeAttribute_CharEncoding()2572 } else if (wsCharEncoding.CompareNoCase(L"UTF-8")) { in GetBarcodeAttribute_CharEncoding()