Searched defs:GetCharset (Results 1 – 10 of 10) sorted by relevance
37 FX_Charset GetCharset() const { return m_uCharset; } in GetCharset() function
77 CIDSet GetCharset() const { return m_Charset; } in GetCharset() function
189 bool URLRequestMockHTTPJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestMockHTTPJob
104 uint32_t GetCharset(FX_Charset charset) { in GetCharset() function
334 FX_Charset GetCharset(FX_CodePage code_page, int base_font, uint32_t flags) { in GetCharset() function
147 bool URLRequestJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestJob
414 void URLRequest::GetCharset(std::string* charset) const { in GetCharset() function in net::URLRequest
1182 bool URLRequestHttpJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestHttpJob
636 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable
933 bool HttpResponseHeaders::GetCharset(std::string* charset) const { in GetCharset() function in net::HttpResponseHeaders