/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_context.cpp | 219 WideString CPDFXFA_Context::GetLanguage() { in GetLanguage() function in CPDFXFA_Context 220 return m_pFormFillEnv ? m_pFormFillEnv->GetLanguage() : L""; in GetLanguage()
|
D | cpdfxfa_context.h | 63 WideString GetLanguage() override;
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | split_select.py | 41 (device.GetLanguage(cache=allow_cached_props),
|
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 114 virtual WideString GetLanguage() = 0;
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_formfillenvironment.h | 168 WideString GetLanguage();
|
D | cpdfsdk_formfillenvironment.cpp | 515 WideString CPDFSDK_FormFillEnvironment::GetLanguage() { in GetLanguage() function in CPDFSDK_FormFillEnvironment
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.h | 319 const char* GetLanguage() const; 628 const char* GetLanguage() const;
|
D | mkvparser.cc | 3618 const char* Chapters::Display::GetLanguage() const { return m_language; } in GetLanguage() function in mkvparser::Chapters::Display 4623 const char* Track::GetLanguage() const { return m_info.language; } in GetLanguage() function in mkvparser::Track
|
/external/libaom/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 319 const char* GetLanguage() const; 628 const char* GetLanguage() const;
|
D | mkvparser.cc | 3618 const char* Chapters::Display::GetLanguage() const { return m_language; } in GetLanguage() function in mkvparser::Chapters::Display 4614 const char* Track::GetLanguage() const { return m_info.language; } in GetLanguage() function in mkvparser::Track
|
/external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 319 const char* GetLanguage() const; 628 const char* GetLanguage() const;
|
D | mkvparser.cc | 3618 const char* Chapters::Display::GetLanguage() const { return m_language; } in GetLanguage() function in mkvparser::Chapters::Display 4614 const char* Track::GetLanguage() const { return m_info.language; } in GetLanguage() function in mkvparser::Track
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_document.cpp | 284 GetNotify()->GetAppProvider()->GetLanguage()); in GetLocalMgr()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.cpp | 130 pNotify->GetAppProvider()->GetLanguage().UTF8Encode().AsStringView()); in language()
|
/external/pdfium/fxjs/ |
D | cjs_app.cpp | 187 WideString language = pFormFillEnv->GetLanguage(); in get_language()
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 2219 def GetLanguage(self, cache=False): member in DeviceUtils
|
/external/chromium-trace/catapult/devil/docs/ |
D | device_utils.md | 786 ### DeviceUtils.GetLanguage
|