Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp476 bool bAnyChanged = false; in FindLayoutItemSplitPos() local
496 bAnyChanged = true; in FindLayoutItemSplitPos()
523 bAnyChanged = true; in FindLayoutItemSplitPos()
529 if (bAnyChanged) in FindLayoutItemSplitPos()
534 return bAnyChanged; in FindLayoutItemSplitPos()