Home
last modified time | relevance | path

Searched defs:GetCharset (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafont.h37 FX_Charset GetCharset() const { return m_uCharset; } in GetCharset() function
/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.h77 CIDSet GetCharset() const { return m_Charset; } in GetCharset() function
/external/cronet/net/test/url_request/
Durl_request_mock_http_job.cc189 bool URLRequestMockHTTPJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestMockHTTPJob
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp104 uint32_t GetCharset(FX_Charset charset) { in GetCharset() function
Dcfx_fontmapper.cpp334 FX_Charset GetCharset(FX_CodePage code_page, int base_font, uint32_t flags) { in GetCharset() function
/external/cronet/net/url_request/
Durl_request_job.cc147 bool URLRequestJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestJob
Durl_request.cc414 void URLRequest::GetCharset(std::string* charset) const { in GetCharset() function in net::URLRequest
Durl_request_http_job.cc1182 bool URLRequestHttpJob::GetCharset(std::string* charset) { in GetCharset() function in net::URLRequestHttpJob
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc636 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable
/external/cronet/net/http/
Dhttp_response_headers.cc933 bool HttpResponseHeaders::GetCharset(std::string* charset) const { in GetCharset() function in net::HttpResponseHeaders