Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h59 void SetDecls(const IFDE_CSSDeclaration** ppDeclArray, int32_t iDeclCount);
Dxfa_textlayout.cpp48 void CXFA_TextParseContext::SetDecls(const IFDE_CSSDeclaration** ppDeclArray, in SetDecls() function in CXFA_TextParseContext
279 pTextContext->SetDecls(ppMatchDecls, iMatchedDecls); in ParseRichText()