Home
last modified time | relevance | path

Searched refs:g_ptBR_Locale (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_localemgr.cpp823 const uint8_t g_ptBR_Locale[] = { variable
1201 pLocal = XFA_GetLocaleFromBuffer(g_ptBR_Locale, sizeof(g_ptBR_Locale)); in GetLocale()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp856 const uint8_t g_ptBR_Locale[] = { variable
1185 return GetLocaleFromBuffer(g_ptBR_Locale); in GetLocale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp857 const uint8_t g_ptBR_Locale[] = { variable
1196 return GetLocaleFromBuffer(m_pHeap, g_ptBR_Locale); in GetLocale()