Home
last modified time | relevance | path

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

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