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

/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_textbreak.cpp1208 FX_BOOL bEmptyChar, bShadda = FALSE, bLam = FALSE; local
1273 bLam = (wPrev == 0x0644 && wch == 0x0644 && wNext == 0x0647);
1344 bLam = FALSE;
1357 iForms = bLam ? 3 : 1;
1374 if (bLam) {

Completed in 103 milliseconds