Searched refs:SetCodePage (Results 1 – 3 of 3) sorted by relevance
26 void SetCodePage(uint16_t wCodePage);
177 void CFX_SeekableStreamProxy::SetCodePage(uint16_t wCodePage) { in SetCodePage() function in CFX_SeekableStreamProxy
70 proxy->SetCodePage(FX_CODEPAGE_UTF8); in CFX_XMLParser()