Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_localemgr.cpp275 const uint8_t g_zhHK_Locale[] = { variable
1174 pLocal = XFA_GetLocaleFromBuffer(g_zhHK_Locale, sizeof(g_zhHK_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.cpp308 const uint8_t g_zhHK_Locale[] = { variable
1167 return GetLocaleFromBuffer(g_zhHK_Locale); in GetLocale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp309 const uint8_t g_zhHK_Locale[] = { variable
1178 return GetLocaleFromBuffer(m_pHeap, g_zhHK_Locale); in GetLocale()