Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textparsecontext.cpp14 : m_pParentStyle(nullptr), m_eDisplay(CFX_CSSDisplay::None) {} in CXFA_TextParseContext()
Dcxfa_loadercontext.h34 RetainPtr<CFX_CSSComputedStyle> m_pParentStyle; variable
Dcxfa_textparsecontext.h32 RetainPtr<CFX_CSSComputedStyle> m_pParentStyle; variable
Dcxfa_textparser.cpp193 pContext->m_pParentStyle.Reset(pParentStyle); in ComputeStyle()
379 if (pContext && pContext->m_pParentStyle && in GetHorScale()
380 pContext->m_pParentStyle->GetCustomStyle( in GetHorScale()
Dcxfa_textlayout.cpp469 m_pLoader->m_pParentStyle, true, nullptr)) { in Layout()
478 m_pLoader->m_pParentStyle, true, nullptr, false)) { in Layout()
488 m_pLoader->m_pParentStyle, true, nullptr)) { in Layout()
817 m_pLoader->m_pParentStyle = pParentStyle; in LoadRichText()
866 m_pLoader->m_pParentStyle = pParentStyle; in LoadRichText()