Home
last modified time | relevance | path

Searched defs:pParentStyle (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp177 const CFX_CSSComputedStyle* pParentStyle) { in CreateStyle()
199 RetainPtr<const CFX_CSSComputedStyle> pParentStyle) { in ComputeStyle()
233 const CFX_CSSComputedStyle* pParentStyle) { in ParseRichText()
Dcxfa_textlayout.h117 RetainPtr<CFX_CSSComputedStyle> pParentStyle; member
Dcxfa_textlayout.cpp228 CFX_CSSComputedStyle* pParentStyle) { in InitBreak()
735 RetainPtr<CFX_CSSComputedStyle> pParentStyle, in LoadRichText()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp36 const CFX_CSSComputedStyle* pParentStyle) { in CreateComputedStyle()