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

/external/pdfium/xfa/fxfa/
H A Dcxfa_ffpageview.cpp383 bool& bCurrentItem,
404 bCurrentItem = true;
410 bCurrentItem, bContentArea, bMarsterPage);
413 if (bCurrentItem) {
415 bCurrentItem = false;
437 bool bCurrentItem = false; local
439 OrderContainer(&sIterator, nullptr, pParam.get(), bCurrentItem, bContentArea);
444 bCurrentItem = false;
447 OrderContainer(&sIterator, nullptr, pParam.get(), bCurrentItem, bContentArea,
379 OrderContainer( CXFA_LayoutItemIterator* sIterator, CXFA_LayoutItem* pContainerItem, CXFA_TabParam* pContainer, bool& bCurrentItem, bool& bContentArea, bool bMarsterPage) argument
H A Dcxfa_ffpageview.h103 bool& bCurrentItem,

Completed in 117 milliseconds