Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp271 int32_t iMatchedDecls = in ParseRichText() local
275 m_pSelector->ComputeStyle(&tagProvider, ppMatchDecls, iMatchedDecls, in ParseRichText()
278 if (iMatchedDecls > 0) { in ParseRichText()
279 pTextContext->SetDecls(ppMatchDecls, iMatchedDecls); in ParseRichText()