Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp273 const IFDE_CSSDeclaration** ppMatchDecls = in ParseRichText() local
275 m_pSelector->ComputeStyle(&tagProvider, ppMatchDecls, iMatchedDecls, in ParseRichText()
279 pTextContext->SetDecls(ppMatchDecls, iMatchedDecls); in ParseRichText()