Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2152 bool bUseInherited) { in AddTrailerBeforeSplit() argument
2157 if (bUseInherited) { in AddTrailerBeforeSplit()
2342 bool bUseInherited = false; in InsertFlowedItem() local
2391 bUseInherited = true; in InsertFlowedItem()
2411 bUseInherited in InsertFlowedItem()
2522 bUseInherited); in InsertFlowedItem()
2527 if (bUseInherited) { in InsertFlowedItem()
2568 if (bUseInherited) { in InsertFlowedItem()
2622 if (bUseInherited) { in InsertFlowedItem()
Dcxfa_contentlayoutprocessor.h158 bool bUseInherited);