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

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

Completed in 39 milliseconds