Home
last modified time | relevance | path

Searched refs:GetLocaleName (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_subform.cpp98 WideString wsLocaleName = GetXFANode()->GetLocaleName().value_or(L""); in locale()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h195 Optional<WideString> GetLocaleName();
Dcxfa_node.cpp1368 Optional<WideString> localeName = GetLocaleName(); in GetLocale()
1376 Optional<WideString> CXFA_Node::GetLocaleName() { in GetLocaleName() function in CXFA_Node
/external/skia/src/ports/
DSkTypeface_win_dw.cpp133 HRBM(fStrings->GetLocaleName(fIndex, wLocale.get(), localeLen+1), "Could not get locale."); in next()
DSkFontMgr_win_dw.cpp729 SK_STDMETHODIMP GetLocaleName( in GetLocaleName() function in FontFallbackSource
/external/skqp/src/ports/
DSkTypeface_win_dw.cpp165 HRBM(fStrings->GetLocaleName(fIndex, wLocale.get(), localeLen+1), "Could not get locale."); in next()
DSkFontMgr_win_dw.cpp693 virtual HRESULT STDMETHODCALLTYPE GetLocaleName( in GetLocaleName() function in FontFallbackSource
/external/harfbuzz_ng/src/
Dhb-directwrite.cc407 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName() function in TextAnalysis