Searched refs:GetCodePage (Results 1 – 2 of 2) sorted by relevance
25 uint16_t GetCodePage() const { return m_wCodePage; } in GetCodePage() function
67 uint16_t wCodePage = proxy->GetCodePage(); in CFX_XMLParser()