Searched refs:GetLocaleName (Results 1 - 9 of 9) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
H A Dfx_localeimp.h51 virtual CFX_WideString GetLocaleName(const CFX_WideString& wsPattern);
H A Dfx_locale.cpp728 return FX_WStringToLCID(GetLocaleName(wsPattern));
730 CFX_WideString CFX_FormatString::GetLocaleName( function in class:CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
H A Dfx_locale.h111 virtual CFX_WideString GetLocaleName(const CFX_WideString& wsPattern) = 0;
/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp161 HRBM(fStrings->GetLocaleName(fIndex, wLocale.get(), localeLen+1), "Could not get locale.");
H A DSkFontMgr_win_dw.cpp683 virtual HRESULT STDMETHODCALLTYPE GetLocaleName(
/external/harfbuzz_ng/src/
H A Dhb-directwrite.cc445 IFACEMETHODIMP GetLocaleName(uint32_t textPosition, function in class:TextAnalysis
/external/pdfium/xfa/src/fxfa/src/common/
H A Dxfa_object.h276 FX_BOOL GetLocaleName(CFX_WideString& wsLocaleName);
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_object_imp.cpp482 FX_BOOL CXFA_Node::GetLocaleName(CFX_WideString& wsLocaleName) { function in class:CXFA_Node
2602 GetLocaleName(wsLocaleName);
H A Dxfa_objectacc_imp.cpp3001 bLocale = m_pNode->GetLocaleName(wsLocaleName);

Completed in 164 milliseconds