Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textparsecontext.cpp14 : m_pParentStyle(nullptr), m_eDisplay(CFX_CSSDisplay::None) {} in CXFA_TextParseContext()
Dcxfa_textparsecontext.h31 RetainPtr<CFX_CSSComputedStyle> m_pParentStyle; variable
Dcxfa_textparser.cpp209 pContext->m_pParentStyle.Reset(pParentStyle); in ComputeStyle()
390 if (pContext && pContext->m_pParentStyle && in GetHorScale()
391 pContext->m_pParentStyle->GetCustomStyle( in GetHorScale()