HomeSort by relevance Sort by last modified time
    Searched refs:Utf8ToLocale (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxbarcode/
BC_UtilCodingConvert.h 22 static void Utf8ToLocale(const CFX_ArrayTemplate<uint8_t>& source,
24 static void Utf8ToLocale(const uint8_t* source,
BC_UtilCodingConvert.cpp 33 void CBC_UtilCodingConvert::Utf8ToLocale(const CFX_ArrayTemplate<uint8_t>& src,
43 void CBC_UtilCodingConvert::Utf8ToLocale(const uint8_t* src,

Completed in 46 milliseconds