HomeSort by relevance Sort by last modified time
    Searched refs:GetLocaleName (Results 1 - 8 of 8) sorted by null

  /external/pdfium/fxjs/xfa/
cjx_subform.cpp 89 WideString wsLocaleName = GetXFANode()->GetLocaleName().value_or(L"");
  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 199 Optional<WideString> GetLocaleName();
cxfa_node.cpp 619 Optional<WideString> localeName = GetLocaleName();
627 Optional<WideString> CXFA_Node::GetLocaleName() {
    [all...]
  /external/harfbuzz_ng/src/
hb-directwrite.cc 365 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength,
  /external/skia/src/ports/
SkTypeface_win_dw.cpp 165 HRBM(fStrings->GetLocaleName(fIndex, wLocale.get(), localeLen+1), "Could not get locale.");
SkFontMgr_win_dw.cpp 693 virtual HRESULT STDMETHODCALLTYPE GetLocaleName(
    [all...]
  /external/skqp/src/ports/
SkTypeface_win_dw.cpp 165 HRBM(fStrings->GetLocaleName(fIndex, wLocale.get(), localeLen+1), "Could not get locale.");
SkFontMgr_win_dw.cpp 693 virtual HRESULT STDMETHODCALLTYPE GetLocaleName(
    [all...]

Completed in 198 milliseconds