HomeSort by relevance Sort by last modified time
    Searched refs:m_bUseInheriated (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_layout_itemlayout.h 122 bool m_bUseInheriated;
xfa_layout_itemlayout.cpp 741 if (pProcessor->m_bUseInheriated) {
748 pProcessor->m_bUseInheriated = false;
777 if (pProcessor->m_bUseInheriated) {
785 pProcessor->m_bUseInheriated = false;
833 if (pThis->m_pPageMgr && !pProcessor->m_bUseInheriated &&
849 pThis->m_bUseInheriated = true;
    [all...]

Completed in 80 milliseconds