Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp669 FX_BOOL bBraceOpen = FALSE; in GetCategory() local
673 } else if (!bBraceOpen && FX_Local_Find(gs_wsConstChars, pStr[ccf]) < 0) { in GetCategory()
684 bBraceOpen = TRUE; in GetCategory()
714 bBraceOpen = FALSE; in GetCategory()
2271 FX_BOOL bBraceOpen = FALSE; in GetDateTimeFormat() local
2277 } else if (!bBraceOpen && iFindCategory != 3 && in GetDateTimeFormat()
2319 bBraceOpen = TRUE; in GetDateTimeFormat()
2366 bBraceOpen = FALSE; in GetDateTimeFormat()