Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_localemgr.cpp757 const uint8_t g_itIT_Locale[] = { variable
1198 pLocal = XFA_GetLocaleFromBuffer(g_itIT_Locale, sizeof(g_itIT_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.cpp790 const uint8_t g_itIT_Locale[] = { variable
1183 return GetLocaleFromBuffer(g_itIT_Locale); in GetLocale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp791 const uint8_t g_itIT_Locale[] = { variable
1194 return GetLocaleFromBuffer(m_pHeap, g_itIT_Locale); in GetLocale()