Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp687 bool bLam = false; in GetDisplayPos() local
739 bLam = (wPrev == 0x0644 && wch == 0x0644 && wNext == 0x0647); in GetDisplayPos()
785 bLam = false; in GetDisplayPos()
793 int32_t iForms = bLam ? 3 : 1; in GetDisplayPos()
810 if (bLam) { in GetDisplayPos()